概要
The Clean Architecture Validator helps .NET developers maintain a healthy codebase by auditing project structures against industry-standard architectural patterns. It automatically scans Domain, Application, Infrastructure, and API layers to identify illegal cross-layer dependencies, missing interfaces, and misplaced business logic. Whether you are refactoring a legacy monolith or starting a new microservice, this skill ensures your implementation stays decoupled, testable, and compliant with the StyleMate standard. It provides a comprehensive report of violations alongside actionable remediation steps to guide your refactoring process.