debug-helper - Code and System Debugging Expert
Systematic debugging strategies and troubleshooting techniques for code, configuration, and system issues
Tags
Updated: 2026-03-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze error messages
- read logs
- examine stack traces
- review code changes
- test hypotheses
- add breakpoints
- add logging
- trace system calls
- check service status
- verify configurations
- profile performance
- diagnose root cause
- write tests
Inputs
- error messages
- logs
- stack traces
- code
- configuration
- system status
Outputs
- root cause analysis
- fix suggestions
Requirements
- Linux or macOS environment for system debugging tools
- debugger tools (pdb, GDB, Chrome DevTools, VS Code debugger)
