What problem does it solve?
This Skill helps teams and engineers convert requirements, constraints, and business goals into a clear, actionable system architecture and technical decisions that guide implementation, deployment, and long-term evolution.
Core Features & Use Cases
- High-level system design: Break systems into components and define responsibilities, interactions, and deployment topology.
- Technology selection & trade-offs: Recommend stacks, frameworks, and infrastructure with justification tied to team skills and constraints.
- Data and API design: Propose data models, database strategies, API contracts, and integration patterns.
- Reliability, security, and scaling: Provide caching, partitioning, monitoring, and disaster recovery approaches.
- Documentation & governance: Produce Architecture Decision Records (ADRs), diagrams, and risk/mitigation plans.
- Use Case: Designing a multi-tenant SaaS platform, migrating a monolith to microservices, or specifying real-time analytics infrastructure.
Quick Start
Draft a system architecture for a multi-service SaaS platform that must support 10,000 concurrent users, real-time updates, and multi-tenant isolation.