What problem does it solve?
This Skill translates product requirements into a comprehensive technical architecture, defining the tech stack, system design, and implementation guardrails. It ensures the development of scalable, maintainable, and secure solutions aligned with business goals.
Core Features & Use Cases
- Decision Architecture Generation: Creates
ARCHITECTURE.md documenting key decisions, rationale, affected epics, and trade-offs.
- Technology Stack Selection: Recommends and justifies core technologies, frameworks, databases, and build tooling based on project needs.
- Implementation Patterns & Guardrails: Defines naming conventions, code organization, error handling, and logging strategies for consistent development across teams.
- Use Case: After a PRD is approved, this Skill designs the backend architecture for a new API, selecting the database, framework, defining API contracts, outlining security considerations, and providing a clear project structure for developers.
Quick Start
Generate the architecture for the "user authentication service" based on the PRD and epics.