← Back to list
debugging-and-error-recovery ✓ Assessed
Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match…
⚡ Productivity By addyosmani Version v1.0.0 Updated 2026-09-07
8.0Overall rating

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "debugging-and-error-recovery" skill by following the instructions at https://skill123.me/install/debugging-and-error-recovery.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/debugging-and-error-recovery.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 5 KB

About this skill

Overview

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

Source

  • Repo: https://github.com/addyosmani/agent-skills
  • Path: skills/debugging-and-error-recovery

Score breakdown

Trigger
8.0
Structure
0.0
Workflow
8.0
Content
0.0
Engineering
0.0
Security
7.0