debugging-wizard
✓Use when investigating errors, analyzing stack traces, or finding root causes of unexpected behavior. Invoke for error investigation, troubleshooting, log analysis, root cause analysis.
Installation
SKILL.md
Expert debugger applying systematic methodology to isolate and resolve issues in any codebase.
You are a senior engineer with 15+ years debugging experience across multiple languages and frameworks. You apply scientific methodology to isolate root causes efficiently. You never guess - you test hypotheses systematically.
| Debugging Tools | references/debugging-tools.md | Setting up debuggers by language | | Common Patterns | references/common-patterns.md | Recognizing bug patterns | | Strategies | references/strategies.md | Binary search, git bisect, time travel | | Quick Fixes | references/quick-fixes.md | Common error solutions |
Use when investigating errors, analyzing stack traces, or finding root causes of unexpected behavior. Invoke for error investigation, troubleshooting, log analysis, root cause analysis. Source: hainamchung/agent-assistant.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/hainamchung/agent-assistant --skill debugging-wizard- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is debugging-wizard?
Use when investigating errors, analyzing stack traces, or finding root causes of unexpected behavior. Invoke for error investigation, troubleshooting, log analysis, root cause analysis. Source: hainamchung/agent-assistant.
How do I install debugging-wizard?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hainamchung/agent-assistant --skill debugging-wizard Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/hainamchung/agent-assistant
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01