Skills Explorer Add Skills

debugging-wizard

An agent skill by Jeffallan, from Jeffallan/claude-skills. Tags: debugging, developer-tools, logs, performance, research, troubleshooting.

What it does

Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs. Use when investigating errors, analyzing stack traces, finding root causes of unexpected behavior, troubleshooting crashes, or performing log analysis, error investigation, or root cause analysis.

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add Jeffallan/claude-skills --skill debugging-wizard

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/Jeffallan/claude-skills
cp -r claude-skills/skills/debugging-wizard ~/.claude/skills/debugging-wizard

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
Jeffallan/claude-skills (all skills from this repository)
Path
skills/debugging-wizard/SKILL.md
Branch
main
Updated
2026-09-19