From mattpocock-skills
Zooms out for broader code context and higher-level perspective, mapping modules, callers, and using project domain glossary. Use when unfamiliar with code sections.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mattpocock-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 amazingloft999-droid/mattpocock-skillsProvides 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.
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.