Agent Skills
› kaininx/PlainTab
› zoom-out
zoom-out
GitHub用于在编辑不熟悉代码区域前,映射相关模块、文件及约束的适配器。引导用户遵循标准工作流进行上下文梳理与更新。
触发场景
需要编辑不熟悉的代码区域
需要了解模块间的调用关系和约束
安装
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.
版本历史
- 955e53e 当前 2026-07-24 12:24


