From windsurf
Uses Cascade in Windsurf IDE for AI-assisted debugging: analyzes errors, stack traces, and code to identify root causes and suggest fixes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/windsurf:windsurf-debugging-aiThis 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 debugging within Windsurf. Cascade analyzes error messages, stack traces, and code context to identify root causes and suggest fixes.
This skill enables AI-assisted debugging within Windsurf. Cascade analyzes error messages, stack traces, and code context to identify root causes and suggest fixes.
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-skillsDiagnoses and fixes Windsurf IDE errors: Cascade not responding, Supercomplete failures, indexing hangs, extension conflicts, and wrong file writes.
Performs AI-assisted performance profiling in Windsurf IDE: analyzes data from tools like Chrome DevTools or py-spy to identify bottlenecks and recommend optimizations.
Methodical 4-phase debugging process for resolving errors, test failures, and unexpected behavior systematically.