start-from-scratch
Installation
SKILL.md
Start From Scratch
Guide users through creating a new Tambo project with recommended technologies.
Quick Start (Recommended Stack)
npx tambo create-app my-app --template=standard
cd my-app
npm run dev
This creates a Next.js + Tailwind + TypeScript + Zod project ready for generative UI.
Guided Flow
When user wants to start fresh, ask about their preferences: