This skill helps you work with DWARF debug files. These files hold information that helps programmers find bugs in compiled programs. The skill can answer questions about the DWARF standard and show you how to use tools like dwarfdump and llvm-dwarfdump.
You can ask about parsing debug information from binaries. The skill also helps you verify that your debug data is correct. It covers DWARF versions 3, 4, and 5.
If you write code that reads DWARF data or need to check the quality of debug information in your builds, this skill is for you. It uses reliable sources like the official DWARF standard and the LLVM project.
Global
mkdir -p ~/.claude/skills/dwarf-expertProject
mkdir -p .claude/skills/dwarf-expertSource 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