debugging-and-error-recovery
CommunitySystematic debugging for reliable fixes.
Authoraddyosmani
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured, systematic approach to diagnosing and resolving software failures, preventing guesswork and ensuring root causes are addressed.
Core Features & Use Cases
- Triage Checklist: A step-by-step process (Reproduce, Localize, Reduce, Fix, Guard, Verify) for tackling any unexpected error.
- Error-Specific Patterns: Tailored guidance for test failures, build errors, and runtime bugs.
- Safe Fallbacks: Strategies for implementing graceful degradation and default values to prevent crashes.
- Use Case: When a critical bug is reported in production, this Skill guides the engineer through reproducing the issue, pinpointing the faulty code, implementing a robust fix, and adding a regression test to prevent recurrence.
Quick Start
Use the debugging and error recovery skill to diagnose and fix the failing test suite.
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: debugging-and-error-recovery Download link: https://github.com/addyosmani/agent-skills/archive/main.zip#debugging-and-error-recovery 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.