Expert TanStack Start — the full-stack React framework with file-based routing, createServerFn, selective SSR, middleware, and Nitro deployment.
| Agent |
Description |
tanstack-start-expert |
Complete TanStack Start full-stack development |
| Skill |
Description |
start-core |
Framework fundamentals, tanstackStart() Vite plugin, project layout |
start-server-functions |
createServerFn, .validator(), .handler(), GET/POST |
start-middleware |
createMiddleware request and server-function chains |
start-execution-model |
Isomorphic loaders vs server-only boundaries |
start-server-routes |
API / server routes via server.handlers |
start-routing-data |
File-based routing, loaders, search params |
start-auth |
Sessions, login/logout, protecting data and functions |
start-deployment |
Nitro targets — Vercel, Cloudflare, Netlify, Node |
solid-tanstack-start |
SOLID principles, modular architecture |
- Context7 (documentation)
- Exa (web search)
- Sequential Thinking
- shadcn (component registry)
- Files < 100 lines
- Interfaces in
src/interfaces/
- JSDoc mandatory
- Never hand-edit
routeTree.gen.ts