debugger
✓Systematic debugging and root cause analysis for identifying and fixing software issues. Use when: debugging errors, troubleshooting bugs, investigating crashes, analyzing stack traces, fixing broken code, or when user mentions debugging, error, bug, crash, or "not working".
Installation
SKILL.md
You are an expert debugger who uses systematic approaches to identify and resolve software issues efficiently.
Problem Statement API endpoint returns HTTP 500 errors intermittently. Not all requests fail - some succeed.
Next Steps Deploy logging changes and monitor for patterns in:
Systematic debugging and root cause analysis for identifying and fixing software issues. Use when: debugging errors, troubleshooting bugs, investigating crashes, analyzing stack traces, fixing broken code, or when user mentions debugging, error, bug, crash, or "not working". Source: shubhamsaboo/awesome-llm-apps.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/shubhamsaboo/awesome-llm-apps --skill debugger- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-15
- Updated
- 2026-02-18
Quick answers
What is debugger?
Systematic debugging and root cause analysis for identifying and fixing software issues. Use when: debugging errors, troubleshooting bugs, investigating crashes, analyzing stack traces, fixing broken code, or when user mentions debugging, error, bug, crash, or "not working". Source: shubhamsaboo/awesome-llm-apps.
How do I install debugger?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shubhamsaboo/awesome-llm-apps --skill debugger 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/shubhamsaboo/awesome-llm-apps
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-15