3 AI Agents Workflow
INIT_AGENT setup β TASK_AGENT build β MANAGER_AGENT manage. Document-driven development with PRD, TDD, PROGRESS tracking.
Build production-ready apps with 3 AI Agents. Modern stack, zero config, deploy in minutes.
π€ AI-First by Design
This isn't just a starter kitβit's an AI Agent Workflow system:
Result: Document-driven development where AI does 80% of the work.
π For Developers Who Ship
Stop configuring, start building:
Just describe what you want, and let the AI Agents build it.
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Svelte 5 β Reactive UI with Runes ($state) β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β SvelteKit 2.x β Full-stack framework, file routing β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Tailwind CSS 4 β CSS-first, no config needed β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Cloudflare D1 β SQLite at edge, zero setup β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Drizzle ORM 0.40 β Type-safe SQL, intuitive β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Lucia Auth β Session auth, secure by default β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Cloudflare Pages β Edge deployment, auto-scaling β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ# 1. Clone starter
git clone https://github.com/maulanashalihin/svelte-kit-cloudflare-starter.git my-app
cd my-app && npm install
# 2. Create database (one command)
npx wrangler d1 create my-app-db
# Copy database_id to wrangler.toml
# 3. Run migrations & start
npm run db:migrate:local
npm run devπ Open http://localhost:5173 β Auth, database, everything works.
Every project gets 3 specialized AI Agents:
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β INIT_AGENT β
β βββ Creates PRD.md (Product Requirements) β
β βββ Creates TDD.md (Technical Design) β
β βββ Creates ui-kit.html (Design System) β
β βββ Creates PROGRESS.md (Task Tracking) β
β β β
β TASK_AGENT β
β βββ Reads PROGRESS.md β
β βββ Implements features one by one β
β βββ Auto-commits & pushes β
β βββ Updates PROGRESS.md β
β β β
β Cloudflare (Auto Deploy) β
β β β
β MANAGER_AGENT β
β βββ Handles change requests β
β βββ Updates all documentation β
β βββ Creates release notes β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββUsage:
"@workflow/INIT_AGENT.md β start my project"
"@workflow/TASK_AGENT.md β build next feature"
"@workflow/MANAGER_AGENT.md β handle this change"| Section | What You'll Learn | Time |
|---|---|---|
| Getting Started | 5-minute setup, no config needed | 10 min |
| AI Agent Workflow | How to use 3 AI Agents effectively | 15 min |
| Development Flow | SvelteKit patterns that work | 20 min |
| Features | Built-in auth, upload, email | 15 min |
| Deployment | One-command deploy to edge | 10 min |
For builders who want results now
Getting Started (10m) β Build with TASK_AGENT (40m) β Deploy (10m)For developers who want deep understanding
Getting Started β Development Flow β Architecture β AI Workflow
10m 20m 30m 15mLet AI Agents do the heavy lifting
INIT_AGENT (20m) β TASK_AGENT (β) β Deploy (10m) β MANAGER_AGENT
PRD/TDD setup Feature factory Live on edge Handle changesStop configuring. Start building. π