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


