Agent Skills
› kaininx/PlainTab
› improve-codebase-architecture
improve-codebase-architecture
GitHub用于审查PlainTab代码库架构、耦合度、可测试性及重构机会的Claude适配器。执行前需读取并遵循规范工作流,必要时更新技能文件。
触发场景
需要评估或优化代码架构
分析模块耦合度与可测试性
寻找重构机会
安装
npx skills add kaininx/PlainTab --skill improve-codebase-architecture -g -y
SKILL.md
Frontmatter
{
"name": "improve-codebase-architecture",
"description": "Claude adapter for reviewing PlainTab architecture, coupling, testability, and refactoring opportunities."
}
Improve PlainTab Architecture
This is a Claude Code adapter. The canonical workflow lives at:
.agents/skills/improve-codebase-architecture/SKILL.md from the repository root.
Before architecture review:
- 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


