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


