Tanstack
Build full-stack React applications with TanStack Start, manage forms with TanStack Form, and add chat/streaming workflows with TanStack AI.
Usage
/ck:tanstack [task description]
Examples
/ck:tanstack scaffold a TanStack Start app with auth and PostgreSQL
/ck:tanstack build a type-safe checkout form with zod validation
/ck:tanstack add streaming AI chat with server-sent events
What It Does
- Implements TanStack Start routes, loaders, and server functions
- Builds headless, type-safe forms with TanStack Form
- Integrates TanStack AI chat and streaming patterns
- Explains TanStack Start trade-offs vs Next.js or Remix