[framework] TanStack surface
Names the TanStack area to work on, such as Start, Form, AI, Router-adjacent routes, or a framework comparison.
/ak:tanstack start posts route with loader Quick Ref / Command
Engineer Kit
/ak:tanstack
Builds TanStack Start full-stack React apps, file-based routes, server functions, middleware, type-safe forms, and TanStack AI streaming/chat features.
Confirm TanStack surface
Create Start app
Model routes
Add server functions
Rule 01
Use Start for file routing plus server functions
Rule 02
Keep routeTree.gen.ts generated and never hand-edit it
Rule 03
Forms are headless and validation-centered
Rule 04
TanStack AI is alpha and should be described as such
Core lanes from input to output, aligned with the command's real execution path.
Start
Input, scope, route
Work
Agent / skill execution
Verify
Gate, review, validation
Close
Report, handoff, artifact
How to invoke the skill: syntax, positional arguments, shared options, then each subcommand with its own syntax and outcome.
Syntax
/ak:tanstack [framework] [feature][framework] TanStack surface
Names the TanStack area to work on, such as Start, Form, AI, Router-adjacent routes, or a framework comparison.
/ak:tanstack start posts route with loader [feature] Feature brief
Describes the project, route, server function, middleware, form validation, or AI chat/streaming feature to design or implement.
/ak:tanstack form signup validation with zod Concrete invocations for each flag, subcommand, mode, or route available in the live workflow.
/ak:tanstack start posts route with loader /ak:tanstack form signup validation with zod /ak:tanstack ai streaming chat endpoint