What problem does it solve?
This Skill automates the end-to-end orchestration of building full-stack applications from natural language prompts, transforming high-level ideas into concrete project plans.
Core Features & Use Cases
- Project type detection: identify target platform, architecture, and scope from user requests.
- Tech stack planning: select appropriate frontend, backend, and tooling based on requirements.
- Scaffolding orchestration: generate initial directory structure, templates, and task plan; coordinates agents to implement the plan.
- Use Case: Given a user request for a dashboard with authentication, the Skill outlines the plan, selects Next.js + Node, and creates skeleton files and task order.
Quick Start
Start with a natural language request like: "build a full-stack web app with user authentication and dashboards" and let the App Builder orchestrate the project plan and scaffolding steps.