What problem does it solve?
This Skill addresses the complexity of designing scalable, maintainable software systems by providing guidance on architectural patterns, decision-making frameworks, and best practices for agent-assisted development.
Core Features & Use Cases
- Architecture Pattern Selection: Guides choices between monoliths, microservices, event-driven architectures, and more.
- Domain Decomposition: Applies Domain-Driven Design (DDD) principles to identify bounded contexts.
- ADR Authoring: Facilitates the creation of Architecture Decision Records to document key choices.
- Agent-Maintainable Design: Promotes structuring systems so AI agents can easily understand, modify, and extend them.
- Use Case: When starting a new project or refactoring an existing one, use this Skill to explore architectural options, define service boundaries, and document the chosen approach using ADRs.
Quick Start
Use the architect-systems skill to help choose between a monolith and microservices for a new e-commerce platform.