What problem does it solve?
This skill bridges the gap between high-level design and implementation by generating a rigorous, stack-specific technical architecture, preventing the common issue of AI-generated code stubs.
Core Features & Use Cases
- Architectural Mapping: Converts approved design documents into detailed blueprints including data models, API endpoints, and security requirements.
- Stack-Specific Scaffolding: Generates idiomatic directory structures and setup commands for major stacks like Rust/Axum, Node.js/NestJS, and Python/FastAPI.
- Use Case: After a user approves a design for a new authentication service, this skill creates a comprehensive BLUEPRINT.md that defines exact database schemas, JWT validation logic, and endpoint signatures to ensure the subsequent implementation phase is fully guided and non-generic.
Quick Start
Invoke the dare-blueprint skill to generate the technical architecture document based on the currently approved design file.