From helloagents
Guides refactoring code, restructuring modules, managing dependencies, splitting files, extracting components, designing system architecture, and code organization using SOLID principles, layering rules, and size limits.
npx claudepluginhub hellowind777/helloagents --plugin helloagentsThis skill uses the workspace's default tool permissions.
架构相关变更必须遵循以下规范。
Discovers architectural friction, proposes deep-module refactors with competing interface designs, and creates GitHub RFC issues. Use to improve architecture, deepen modules, or boost testability.
Identifies refactoring opportunities by surfacing architectural friction using deletion test, deep-modules vocabulary, and seams analysis. For reviewing large files or architecture concerns.
Surfaces shallow modules, refactoring opportunities, seams, and tight coupling; proposes deepening refactors for testability and AI-navigability using precise vocabulary.
Share bugs, ideas, or general feedback.
架构相关变更必须遵循以下规范。
先画出当前→目标依赖关系和变更路径,再写代码。