Skip to content
OpenSmartRoute
Skillv1.0.0

windsurf-debugging-ai

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-assiste

by jeremylongshore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from jeremylongshore/tons-of-skills-marketplace (skills/.curated/windsurf-debugging-ai/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-debugging-ai. Copyright stays with the author (MIT).

Windsurf Debugging Ai

Overview

This skill enables AI-assisted debugging within Windsurf. Cascade analyzes error messages, stack traces, and code context to identify root causes and suggest fixes.

Prerequisites

  • Windsurf IDE with Cascade enabled
  • Application with reproducible issues
  • Debug configuration set up
  • Error logs accessible
  • Understanding of application architecture

Instructions

  1. Capture Error Context
  2. Analyze with Cascade
  3. Investigate Root Cause
  4. Apply Fix
  5. Document for Prevention

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

Output

  • Root cause analysis
  • Fix recommendations
  • Debug session logs
  • Prevention strategies

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

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-debu-4f9436/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jeremylongshore-tons-of-skills-marketplace-windsurf-debu-4f9436.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-debu-4f9436",
  "kind": "skill",
  "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\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "debugging",
      "workflow",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "skills/.curated/windsurf-debugging-ai/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/skills/.curated/windsurf-debugging-ai/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/skills/.curated/windsurf-debugging-ai/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Grep,Glob,Bash(cmd:*)"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Debugging Ai\n\n## Overview\n\nThis skill enables AI-assisted debugging within Windsurf. Cascade analyzes error messages, stack traces, and code context to identify root causes and suggest fixes.\n\n## Prerequisites\n\n- Windsurf IDE with Cascade enabled\n- Application with reproducible issues\n- Debug configuration set up\n- Error logs accessible\n- Understanding of application architecture\n\n## Instructions\n\n1. **Capture Error Context**\n2. **Analyze with Cascade**\n3. **Investigate Root Cause**\n4. **Apply Fix**\n5. **Document for Prevention**\n\nSee `${CLAUDE_SKILL_DIR}/references/implementation.m",
  "cost": {
    "context_tokens": 291
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-debu-4f9436/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.