tanstack
Installation
SKILL.md
TanStack Developer Guide
This skill provides comprehensive patterns and best practices for the TanStack ecosystem in React applications:
- TanStack Query/DB: Data fetching, caching, collections, live queries, and optimistic updates
- TanStack Form: Form state management, validation, and field components
- TanStack Router: File-based routing, type-safe navigation, and URL parameters
Quick Start
For detailed examples and patterns, refer to the following files in the references/ directory:
references/query-patterns.md- TanStack Query and TanStack DB patternsreferences/form-patterns.md- TanStack Form patterns and componentsreferences/router-patterns.md- TanStack Router patterns and navigation