소개
The Architecture Reviewer skill acts as an automated senior architect for your codebase, systematically evaluating project structures for critical design issues. It identifies common anti-patterns such as tight coupling, mixed concerns, and missing abstractions, providing actionable, structured reports with clear refactoring suggestions. By focusing on maintainability and scalability, it helps development teams catch long-term technical debt early in the development lifecycle and ensures code follows established design patterns.