Agent Skills
› kaininx/PlainTab
› improve-codebase-architecture
improve-codebase-architecture
GitHub用于审查代码库架构、耦合度、可测试性及重构机会的适配器,引导执行标准化架构评审流程。
Trigger Scenarios
需要评估代码架构质量
识别潜在的重构点
检查模块耦合与可测试性
Install
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.
Version History
- 955e53e Current 2026-07-24 12:24


