What problem does it solve?
This Skill prevents architectural drift, scalability issues, and maintainability challenges by providing expert review of system designs and code changes. It ensures adherence to modern architecture patterns and principles, reducing technical debt and future refactoring costs.
Core Features & Use Cases
- Pattern Compliance: Evaluates designs against Clean Architecture, Microservices, Event-Driven Architecture (EDA), and Domain-Driven Design (DDD) principles.
- Quality Attributes Assessment: Analyzes reliability, scalability, security, maintainability, and performance characteristics of system designs.
- Improvement Recommendations: Identifies architectural violations, anti-patterns, and suggests specific refactoring and implementation guidance.
- Use Case: Your team has designed a new microservice, but you need to ensure it aligns with enterprise architectural standards. This Skill can review the design for proper bounded contexts, API best practices, and scalability implications, providing actionable feedback.
Quick Start
Use the architect-review skill to review this microservice design for proper bounded context boundaries and API best practices.