Turbo
AI-native template — clone, brief your agent, ship

An AI-native codebase for serious work with coding agents

A full-stack TypeScript monorepo where agents read versioned memory, follow task skills, and code against generated contracts. Next.js, Expo, auth, database, and theming — already wired.

0+ skillsstep-by-step agent playbooks
0 contractsgenerated snapshots agents trust
0 appsweb + native from one repo
0 themesingle source of truth
AI-native by design

Onboard your agent like a senior hire

Versioned context, task playbooks, and generated contracts live in the repo — so Claude Code, Copilot, and Cursor stop guessing and start shipping.

Versioned agent memory

Architecture, conventions, and decisions live in .ai/ — context every agent reads before touching code, updated in the same PR that changes a pattern.

Skills, not vibes

80+ step-by-step playbooks, from create-component to database-change. Agents follow the same procedures your team does.

Contracts, not guesswork

API routes, DB schema, env, and package exports snapshot into markdown with one command — agents code against reality, not stale docs.

Every agent, one brain

AGENTS.md, CLAUDE.md, Copilot instructions, and Cursor rules all point at the same shared memory. Switch tools, keep the context.

Everything included

Stop wiring, start building

Every piece of infrastructure a modern product needs, integrated and themed — so your first commit is a feature, not config.

Full-stack TypeScript

End-to-end type safety from your Postgres schema to your React components, with zero codegen steps.

Web + native, one theme

Next.js and Expo share a single Tailwind theme, so every screen looks the same on every platform.

Auth that just works

Email OTP, social sign-in, and sessions wired up with Better Auth across web, mobile, and API.

Instant API

Hono routers with RPC clients — call your backend like a local function, fully typed.

Drizzle + Postgres

Version-controlled schemas, generated migrations, and a typed query builder out of the box.

A real design system

shadcn/ui components themed with your tokens — dark mode, radii, and typography included.

Point your agent at a codebase it can actually navigate

Create an account to explore the full stack — then clone the repo and let your coding agent read the memory.

Start building