clean-architecture-enforcer
Enforce Clean Architecture with strict dependency direction, domain/application/adapter/infrastructure layering, and file/function size limits when the user asks to build a feature, refactor a module, add a full-stack capability, or improve architecture quality. Require a proposed `tree` structure before coding and include a self-review that checks for architectural leaks, boundary violations, and limit compliance after code is produced.
Installation and usage
Enforce Clean Architecture with strict dependency direction, domain/application/adapter/infrastructure layering, and file/function size limits when the user asks to build a feature, refactor a module, add a full-stack capability, or improve architecture quality. Require a proposed `tree` structure before coding and include a self-review that checks for architectural leaks, boundary violations, and limit compliance after code is produced.
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use clean-architecture-enforcer