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


