What problem does it solve?
This Skill automates the laborious process of translating business requirements into comprehensive technical design documents. It ensures consistency, adherence to architectural standards, and provides a clear, actionable blueprint for development, saving significant design time and reducing errors.
Core Features & Use Cases
- Automated Design Generation: Transforms a requirements document into a full technical design, including architecture diagrams (Mermaid), detailed API endpoints, DTOs, database schemas, and code examples.
- Architectural Compliance Integration: Automatically triggers
lybtzyzs-design-arch-validator immediately after design generation to ensure architectural adherence and prevent violations before coding begins.
- Detailed Implementation Blueprint: Provides concrete code examples for Controller, Service, Repository, and ViewModel layers, along with a phased implementation plan and quality standards, directly guiding developers.
- Use Case: After a requirements document for "Medical Case Draft Functionality" is approved, this Skill generates a complete design document. This includes a Mermaid diagram of component relationships, detailed RESTful API endpoints, C# DTO definitions, SQL migration scripts, and even example C# code for each layer, ready for developer implementation.
Quick Start
Generate a design document for the "Medical Case Draft Functionality" based on its requirements document.