Claude-skill-registry Bug Investigation
Systematic bug investigation and root cause analysis
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/bug-investigation" ~/.claude/skills/majiayu000-claude-skill-registry-bug-investigation && rm -rf "$T"
manifest:
skills/data/bug-investigation/SKILL.mdsource content