When software breaks, you need a clear plan to fix it. This skill gives you a step by step method to find and solve bugs. It helps you understand the problem, gather clues, and test ideas until you find the real cause.
You will learn to use binary search to narrow down where the error lives. You can also talk through your code out loud, called rubber duck debugging, to spot mistakes. These techniques work for all kinds of issues, from crashes to weird behavior.
Whether you are a new programmer or a pro, this skill makes debugging less frustrating. You will fix problems faster and stop them from coming back. No more guessing or random changes.
Global
mkdir -p ~/.claude/skills/debuggerProject
mkdir -p .claude/skills/debuggerSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Diagnosing Bugsmattpocock/skills
Build a tight feedback loop to find any bug fast
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease