---
id: gh-zoom-out
name: "zoom-out"
url: https://skills.yangsir.net/skill/gh-zoom-out
author: mattpocock
domain: ai-software-architecture-engineering
tags: ["code-context", "architecture", "system-overview", "module-mapping"]
install_count: 118100
rating: 4.80 (120 reviews)
github: https://github.com/mattpocock/skills/tree/main/skills/engineering/zoom-out
---

# zoom-out

> 此技能指示AI智能体提供更宏观的上下文和高层视角。当你不熟悉某段代码或需要理解其在整体架构中的位置时使用，帮助快速掌握系统结构和模块间关系。

**Stats**: 118,100 installs · 4.8/5 (120 reviews)

## Before / After 对比

### 快速理解复杂代码

**Before**:

面对不熟悉的复杂代码库，需要花费大量时间手动追踪调用链、阅读零散文档，理解其在整个系统中的作用和依赖关系，效率低下且容易遗漏关键信息。

**After**:

AI智能体迅速提供代码段的宏观上下文、相关模块及调用者映射，帮助开发者在短时间内建立对代码架构的整体认知，显著提升理解效率。

| Metric | Before | After | Change |
|---|---|---|---|
| 理解新代码所需时间 | 120分钟 | 15分钟 | -87.5% |

## Readme

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.


---
*Source: https://skills.yangsir.net/skill/gh-zoom-out*
*Markdown mirror: https://skills.yangsir.net/api/skill/gh-zoom-out/markdown*