From krzwiatrzyk-skills
Prompts Claude to zoom out from code details, providing higher-level maps of modules, callers, and abstractions using project domain glossary. Use when unfamiliar with codebase sections.
How this skill is triggered — by the user, by Claude, or both
Slash command
/krzwiatrzyk-skills: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 krzwiatrzyk/skills3plugins reuse this skill
First indexed Apr 28, 2026
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.
Prompts the agent to zoom out and provide a high-level map of relevant modules and callers using the project's domain glossary. Use when unfamiliar with a code area or to understand how it fits into the bigger picture.