From helloagents
Guides architectural decisions including refactoring, module restructuring, dependency management, component extraction, and code organization following SOLID principles and layered architecture.
How this skill is triggered — by the user, by Claude, or both
Slash command
/helloagents:hello-archThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
架构相关变更必须遵循以下规范。
架构相关变更必须遵循以下规范。
先画出当前→目标依赖关系和变更路径,再写代码。
npx claudepluginhub hellowind777/helloagents --plugin helloagentsDiscovers architectural friction — shallow modules, god files, duplication, coupling — and proposes structural refactors with competing interface options and a project-local RFC.
Guides system architecture decisions: modular design, interface stability, dependency management, and AI-code health. Activates on architecture, design, structure, modules, dependencies, coupling, system design.
Audits codebase architecture for tightly-coupled modules and suggests refactors toward deep modules with simple interfaces. Use for architectural improvement, refactoring opportunities, or making code more testable.