Skip to main content

Debugging Code

Plugin Verified Active

Interactively debug source code — set breakpoints, step through execution, inspect live variables, evaluate expressions, and trace root causes.

1 Skill 0 MCPs
Purpose

To equip AI coding agents with powerful, human-like debugging capabilities, enabling them to debug code interactively rather than relying solely on print statements.

Features

  • Interactive debugging via CLI
  • Claude Code skill for debugging workflows
  • Support for multiple programming languages and backends
  • Breakpoint management (set, clear, conditional)
  • Execution control (step, continue, pause, restart)

Use Cases

  • When a program crashes or produces unexpected output.
  • To understand the execution flow and state of a running program.
  • When print-statement debugging is insufficient to locate a bug.
  • To verify code fixes by observing behavior at specific points.

Non-Goals

  • Replacing IDE-based debugging environments.
  • Automated bug fixing without user intervention.
  • Static code analysis or linting.

Installation

First, add the marketplace

/plugin marketplace add AlmogBaku/debug-skill
/plugin install debug-skill@debug-skill-marketplace

Quality Score

Verified
98 /100
Analyzed 1 day ago

Trust Signals

Last commit27 days ago
Stars265
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.