windsurf-debugging-ai

Execute use Cascade for intelligent debugging and error analysis. Activate when users mention

Content Preview
---
name: "windsurf-debugging-ai"
description: |
  Execute use Cascade for intelligent debugging and error analysis. Activate when users mention
  "debug with ai", "error analysis", "cascade debug", "find bug",
  or "troubleshoot code". Handles AI-assisted debugging workflows. Use when debugging issues or troubleshooting. Trigger with phrases like "windsurf debugging ai", "windsurf ai", "windsurf".
allowed-tools: "Read,Grep,Glob,Bash(cmd:*)"
version: 1.0.0
license: MIT
author: "Jeremy Longshore 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/windsurf-debugging-ai.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-debugging-ai/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-debugging-ai/SKILL.md

Related Skills