If you're debugging why gdb is showing garbage variable names or building tools that need to parse debug symbols from compiled binaries, this gives Claude expertise in DWARF format versions 3 through 5. It'll help you use dwarfdump and llvm-dwarfdump for verification, write code with libraries like libdwarf or pyelftools, or just answer questions about what DW_TAG_subprogram actually means. The skill knows to point you at dwarfstd.org for spec details and LLVM's implementation as a reference. It won't help with actual runtime debugging (use gdb for that) or reverse engineering binaries, just understanding and working with the DWARF debug format itself.
npx -y skills add trailofbits/skills --skill dwarf-expert --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills