From windsurf
Performs AI-assisted performance profiling in Windsurf IDE: analyzes data from tools like Chrome DevTools or py-spy to identify bottlenecks and recommend optimizations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/windsurf:windsurf-performance-profilingThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill enables AI-assisted performance profiling within Windsurf. Cascade analyzes profiling data to identify bottlenecks, suggest optimizations, and predict impact of changes.
This skill enables AI-assisted performance profiling within Windsurf. Cascade analyzes profiling data to identify bottlenecks, suggest optimizations, and predict impact of changes.
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsIdentifies Windsurf IDE pitfalls like Cascade for simple tasks, monorepo root workspaces, vague prompts, and unreviewed changes. Use for onboarding, workflow reviews, or config audits.
Uses Cascade in Windsurf IDE for AI-assisted debugging: analyzes errors, stack traces, and code to identify root causes and suggest fixes.
Guides performance profiling for web applications: Core Web Vitals, bundle analysis, runtime optimization, and common bottlenecks.