dwarf-expert

Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.

Content Preview
---
name: dwarf-expert
description: Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.
allowed-tools:
  - Read
  - Bash
  - Grep
  - Glob
  - WebSearch
risk: unknown
source: community
---
# Overview
This skill provides technical knowledge and expertise about the DWARF standard and ho
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/dwarf-expert.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/dwarf-expert/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/dwarf-expert/SKILL.md

Related Skills