Debug Issue

by girijashankarj · development · debugging, skill

Structured workflow for debugging a reported or reproduced issue. Use when the user asks to debug a bug, find root cause, or fix a failing scenario.

Source: https://github.com/girijashankarj/cursor-handbook

Install

git clone https://github.com/girijashankarj/cursor-handbook

Tags: debugging, skill

22 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Debug Issue is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Saga Orchestration by ratnesh-maurya

    Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running...

  • Reference Builder by lingxling

    Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference materials.

  • Screen Reader Testing by lingxling

    Practical guide to testing web applications with screen readers for comprehensive accessibility validation.

  • Runtime Hal by Tibsfox

    Runtime HAL for multi-runtime agent orchestration. Detects active AI assistant (Claude Code, Codex, Gemini, Cursor) and exposes uniform interface for startup injection, GUPP enforcement, and communication selection.

  • Epistemology by Tibsfox

    Theory of knowledge and justification across the Western philosophical tradition. Covers the tripartite analysis (justified true belief), Gettier problems, foundationalism vs. coherentism vs. reliabilism, skepticism (Cartesian and external world), rationalism vs. empiricism, Kant's synthesis, social and feminist epistemology, pragmatist epistemology, naturalized epistemology, and philosophy of science (Popper, Kuhn, Lakatos, Feyerabend). Use when analyzing claims about knowledge, evidence, ce...

  • Python Performance Optimization by ratnesh-maurya

    Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

  • Windows Shell Reliability by sickn33

    Reliable command execution on Windows: paths, encoding, and common binary pitfalls.

  • Quality Assurance by Tibsfox

    Quality assurance and continuous improvement for software projects. Covers Deming's 14 Points for Management, PDCA cycle (Plan-Do-Check-Act), Six Sigma DMAIC, total quality management (TQM), quality metrics (defect density, code coverage, MTBF), testing strategies (unit, integration, system, acceptance), verification and validation (V&V), peer review and inspection, continuous improvement (kaizen), root cause analysis (5 Whys, fishbone), quality gates, definition of done, technical debt manag...

Frequently asked questions

How do I install Debug Issue?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Debug Issue?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Debug Issue free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.