windsurf-performance-profilingClaude Skill

Profile and optimize code with AI-assisted analysis.

1.9k Stars
259 Forks
2025/10/10

Install & Download

Linux / macOS:

请登录后查看安装命令

Windows (PowerShell):

请登录后查看安装命令

Download and extract to ~/.claude/skills/

namewindsurf-performance-profiling
descriptionProfile 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-toolsRead,Write,Edit,Bash(cmd:*),Grep
version1.0.0
licenseMIT
authorJeremy Longshore <jeremy@intentsolutions.io>
compatible-withclaude-code, codex, openclaw
tags["saas","skill-databases","performance"]

Windsurf Performance Profiling

Overview

This skill enables AI-assisted performance profiling within Windsurf. Cascade analyzes profiling data to identify bottlenecks, suggest optimizations, and predict impact of changes.

Prerequisites

  • Windsurf IDE with Cascade enabled
  • Profiling tools installed (Chrome DevTools, node --prof, py-spy, etc.)
  • Application with performance concerns
  • Baseline metrics established
  • Understanding of performance targets

Instructions

  1. Establish Baseline
  2. Collect Profile Data
  3. Analyze with Cascade
  4. Implement Optimizations
  5. Document and Monitor

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Profiling data and analysis
  • Bottleneck identification reports
  • Optimization recommendations
  • Before/after comparison metrics

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Similar Claude Skills & Agent Workflows