From core
Prompts the agent to provide a high-level map of modules and callers using domain vocabulary, useful when unfamiliar with a code area.
How this skill is triggered — by the user, by Claude, or both
Slash command
/core: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 domain glossary vocabulary.
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 domain glossary vocabulary.
npx claudepluginhub vmaia00/claude-specs --plugin core17plugins reuse this skill
First indexed Jun 2, 2026
Showing the 6 earliest of 17 plugins
Zooms 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.