What problem does it solve?
The Skill automates the heavy work of translating specs, solution briefs, or conversational prompts into runnable React+Tailwind demo apps so teams avoid endless manual scaffolding and misaligned design decisions.
Core Features & Use Cases
- Multi-mode input detection: switches between spec-driven, solution-driven, or direct conversation workflows and even prompts for the preferred generation path when needed.
- Structured code generation & validation: follows the provided design guide, writes types, mocks, dashboards, and strictly batched file writes before a single build to ensure deterministic output.
- Use Case: run
/init-app after finishing a spec to instantly populate routes, mock data, and dashboard metrics for a CRM proof-of-concept that the sales team can demo to clients.
Quick Start
Ask init-app to generate a CRM demo from your spec or plan file and it will build the React routes, mocks, and dashboard.