debug
NewCommunity RegistryGeneralby Pedro Proenca
Distributed debugging: log analysis, error correlation, root cause investigation
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/debug.md https://raw.githubusercontent.com/pproenca/dot-claude/main/SKILL.md3
Invoke in Claude Code
/debugView source on GitHub
Frequently Asked Questions
What is debug?
Distributed debugging: log analysis, error correlation, root cause investigation
How to install debug?
To install debug, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /debug.
What is debug best for?
debug is a community categorized under General. Created by Pedro Proenca.