self-debugging
CommunityDeterministic debugging playbook.
Software Engineering#typescript#debugging#troubleshooting#python#triage#error-diagnosis#runtime-errors
AuthorxiaoshuangLi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides a deterministic, evidence-based approach to debugging code errors, helping developers avoid guesswork and systematically locate root causes.
Core Features & Use Cases
- Stepwise triage: READ the complete error, LOCATE the exact file and line, view surrounding context, and form a single hypothesis.
- Targeted fixes: apply only one change at a time and re-test to confirm impact.
- Multi-language support: effective across TypeScript/JavaScript, Python, and runtime exceptions.
- Reproducibility and auditability: keeps notes of each triage step for knowledge sharing.
- Use Case: When facing compiler errors, test failures, or unexpected runtime behavior, follow the seven-step process to isolate and fix the issue.
Quick Start
Describe the error you see, locate the exact failure point, and follow the seven-step triage to test one targeted fix at a time.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: self-debugging Download link: https://github.com/xiaoshuangLi/aibo/archive/main.zip#self-debugging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.