Claude Code Plugins

Community-maintained marketplace

Feedback
38.4k
7

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @mattpocock/skills/zoom-out --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @mattpocock/skills/zoom-out -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

name zoom-out
description Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.
disable-model-invocation true

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.