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.
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use clean-architecture-enforcer