
Zoom Out
When a solo builder is lost in a file and needs a one-shot map of related modules and callers at a higher abstraction.
Install
npx skills add https://github.com/vinvcn/mattpocock-skills-zh-cn --skill zoom-outWhat is this skill?
- Raises abstraction one level instead of line-by-line explanation
- Produces a map of related modules and callers for the active section
- Triggered when you are unfamiliar with a code area or need system context
- disable-model-invocation: agent must not auto-invoke without explicit user intent
- Chinese SKILL.md aligned with Matt Pocock-style procedural prompts
Adoption & trust: 509 installs on skills.sh; 485 GitHub stars; 3/3 security scanners passed (skills.sh audits).
Recommended Skills
Azure Diagnosticsmicrosoft/azure-skills
Diagnosemattpocock/skills
Systematic Debuggingobra/superpowers
Safe Debuglllllllama/rigorpilot-skills
Mastramastra-ai/skills
Insforge Debuginsforge/agent-skills
Journey fit
Primary fit
Canonical shelf is Build because zoom-out is invoked while implementing or extending code you do not yet understand. Backend fits services, APIs, and shared modules where caller graphs matter most; the same prompt works for any repo layer.
Common Questions / FAQ
Is Zoom Out safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Zoom Out
我不熟悉这块代码。上升一层 abstraction。给我一张所有相关 modules 和 callers 的地图。