๐ŸŽฏ

debug

๐ŸŽฏSkill

from owainlewis/blueprint

VibeIndex|
What it does
|

A structured debugging skill that guides Claude Code through a disciplined five-step process: reproduce the problem, form a single hypothesis, run a targeted check, fix the root cause, and verify with a test. It enforces rules like fixing root causes rather than symptoms and working one hypothesis at a time.

๐Ÿ“ฆ

Same repository

owainlewis/blueprint(7 items)

debug

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add owainlewis/blueprint --skill debug
skills.sh Installโš  Installs to .agents/skills/
npx skills add owainlewis/blueprint --skill debug
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/debug/SKILL.md

SKILL.md

170Installs
-
AddedApr 20, 2026