Debug Skill Marketplace
Marketplace Verified Active 1 Plugin
Purpose
To empower AI coding agents with human-like debugging capabilities, moving beyond simple print statements to enable more sophisticated code analysis and problem-solving.
Features
- Interactive code debugging for AI agents
- Set breakpoints and step through code execution
- Inspect live variables and call stacks
- Evaluate expressions mid-run
- Command-line interface for debugging
Use Cases
- Use when an AI agent needs to understand the root cause of a bug in user code.
- Use to trace program execution flow and identify unexpected behavior.
- Use to interactively explore the state of a program during development.
Non-Goals
- Performing static code analysis or linting.
- Automatically fixing bugs without user guidance.
- Replacing traditional IDE debugging features for human developers.
Installation
/plugin marketplace add AlmogBaku/debug-skillQuality Score
Verified96 /100
Analyzed 1 day ago
Trust Signals
Last commit27 days ago
GitHub owner AlmogBaku (opens in new tab)
Stars265
LicenseMIT
Status