From hb
Provides a high-level map of relevant modules and callers using the project's existing vocabulary. Use when unfamiliar with a code section or needing broader context.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hb:zoom-outThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers, using the project's existing vocabulary (domain glossary, types, file naming conventions).
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers, using the project's existing vocabulary (domain glossary, types, file naming conventions).
npx claudepluginhub helderberto/agent-skills --plugin hbZooms out for broader code context and higher-level perspective, mapping modules, callers, and using project domain glossary. Use when unfamiliar with code sections.
Maps the broader context of unfamiliar code areas by listing relevant modules and callers using the project's domain glossary.
Requests a broader, higher-level perspective on unfamiliar code — shows relevant modules, callers, and domain vocabulary to reveal how a section fits into the larger system.