windsurf-performance-profiling

Profile and optimize code with AI-assisted analysis. Activate when users mention

Content Preview
---
name: "windsurf-performance-profiling"
description: |
  Profile and optimize code with AI-assisted analysis. Activate when users mention
  "performance profiling", "optimize performance", "bottleneck analysis", "profiling",
  or "performance tuning". Handles performance analysis and optimization. Use when working with windsurf performance profiling functionality. Trigger with phrases like "windsurf performance profiling", "windsurf profiling", "windsurf".
allowed-tools: "Read,Write,Edit,Bash
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/windsurf-performance-profiling.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-performance-profiling/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/skill-databases/windsurf/skills/windsurf-performance-profiling/SKILL.md

Related Skills