debug
SolidDiagnose the current OMC session or repo state using logs, traces, state, and focused reproduction
Install
Quality Score: 90/100
Skill Content
Details
- Author
- Yeachan-Heo
- Repository
- Yeachan-Heo/oh-my-claudecode
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
ae-debug-loop
Use for diagnosing failing commands, broken workflows, CI failures, and unexpected runtime behavior. Form a hypothesis, gather evidence, change one thing, and verify.
debug
Trace and diagnose runtime bugs with evidence. Use when something isn't working but code looks correct, when you need to understand what's actually happening at runtime, or when investigating issues before fixing.
debug
This skill should be used when the user asks to "debug this", "find the bug", "fix this error", "why isn't this working", "troubleshoot", or when code changes need verification through browser testing.
debugging
Use to debug failures, reproduce symptoms, isolate causes, inspect evidence, and fix bugs.
debug
Systematic root cause analysis — reproduce, isolate, hypothesize, verify before any fix