Agent Skills
› kaininx/PlainTab
› zoom-out
zoom-out
GitHub辅助在编辑不熟悉代码区域前,通过映射模块、文件和约束来快速理解上下文,降低修改风险。
Trigger Scenarios
准备编辑不熟悉的代码模块
需要了解文件调用关系和约束
Install
npx skills add kaininx/PlainTab --skill zoom-out -g -y
SKILL.md
Frontmatter
{
"name": "zoom-out",
"description": "Claude adapter for mapping unfamiliar PlainTab modules, related files, callers, and constraints before editing."
}
Zoom Out PlainTab
This is a Claude Code adapter. The canonical workflow lives at:
.agents/skills/zoom-out/SKILL.md from the repository root.
Before editing an unfamiliar area:
- Read the canonical skill file above.
- Follow that workflow.
- Update the canonical skill in
.agents/skills/if the process changes. - Keep this Claude adapter short.
Version History
- 955e53e Current 2026-07-24 12:24


