debugger
✓Diagnose and fix runtime issues, errors, and bugs through systematic reproduction, root cause analysis, and targeted fixes. Use for debugging production issues, test failures, performance problems, and any type of software defect.
Installation
SKILL.md
Systematically diagnose and fix software bugs through structured investigation, reproduction, root cause analysis, and targeted fixes.
Not just: "Variable is undefined" But: "Function assumes input always has .data property, but API can return null on empty results"
Not just: "Test times out" But: "Async function doesn't resolve because mock doesn't implement .then() method"
Diagnose and fix runtime issues, errors, and bugs through systematic reproduction, root cause analysis, and targeted fixes. Use for debugging production issues, test failures, performance problems, and any type of software defect. Source: d-oit/do-novelist-ai.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/d-oit/do-novelist-ai --skill debugger- Source
- d-oit/do-novelist-ai
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is debugger?
Diagnose and fix runtime issues, errors, and bugs through systematic reproduction, root cause analysis, and targeted fixes. Use for debugging production issues, test failures, performance problems, and any type of software defect. Source: d-oit/do-novelist-ai.
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/d-oit/do-novelist-ai --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/d-oit/do-novelist-ai
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01