Loading...
Loading...
TanStack Start best practices for full-stack React applications. Server functions, middleware, SSR, authentication, and deployment patterns. Activate when building full-stack apps with TanStack Start.
npx skill4agent add deckardger/tanstack-agent-skills tanstack-start-best-practices| Priority | Category | Rules | Impact |
|---|---|---|---|
| CRITICAL | Server Functions | 5 rules | Core data mutation patterns |
| CRITICAL | Security | 4 rules | Prevents vulnerabilities |
| HIGH | Middleware | 4 rules | Request/response handling |
| HIGH | Authentication | 4 rules | Secure user sessions |
| MEDIUM | API Routes | 1 rule | External endpoint patterns |
| MEDIUM | SSR | 6 rules | Server rendering patterns |
| MEDIUM | Error Handling | 3 rules | Graceful failure handling |
| MEDIUM | Environment | 1 rule | Configuration management |
| LOW | File Organization | 3 rules | Maintainable code structure |
| LOW | Deployment | 2 rules | Production readiness |
sf-sf-create-server-fnsf-input-validationsf-method-selectionsf-error-handlingsf-response-headerssec-sec-validate-inputssec-auth-middlewaresec-sensitive-datasec-csrf-protectionmw-mw-request-middlewaremw-function-middlewaremw-context-flowmw-composabilityauth-auth-session-managementauth-route-protectionauth-server-functionsauth-cookie-securityapi-api-routesssr-ssr-data-loadingssr-hydration-safetyssr-streamingssr-selectivessr-prerenderenv-env-functionserr-err-server-errorserr-redirectserr-not-foundfile-file-separationfile-functions-filefile-shared-validationdeploy-deploy-env-configdeploy-adaptersrules/rules/