What problem does it solve?
Design and build a complete Next.js web application from a problem description. It runs a full product thinking pipeline — problem mapping, personas, interviews, MVP definition — then scaffolds, implements, tests, and launches, delivering a ready-to-run app structure and artifacts.
Core Features & Use Cases
- End-to-end pipeline: problem mapping, persona creation, interviews, MVP definition, scaffolding, implementation, testing, and launch.
- Code scaffolding: generates a Next.js app skeleton in a structured VSRC directory with docs artifacts for each stage.
- Artifact generation & transparency: writes progress docs to VSRC/docs so progress is traceable and reviewable.
- Use case: a PM describes a problem and receives a complete MVP-ready app scaffold plus accompanying documentation for launch.
Quick Start
Describe a problem to start the pipeline and generate a complete Next.js app scaffold with product-thinking artifacts.