From craft-workspace-webconsulting-skills
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/craft-workspace-webconsulting-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.
This skill is based on the excellent work by Matt Pocock.
Original repository: https://github.com/mattpocock/skills
Copyright (c) Matt Pocock - Agent skills for real engineering workflows (MIT License)
Special thanks to Matt Pocock for his generous open-source contributions, which helped shape this skill collection. Adapted by webconsulting.at for this skill collection
npx claudepluginhub dirnbauer/webconsulting-skillsZooms 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.