tanstack-stack
Installation
SKILL.md
TanStack Stack
Type-safe, high-performance libraries optimized for client-first, real-time applications.
Core Libraries
| Library | Purpose | Install |
|---|---|---|
| TanStack Router | Type-safe routing with search params | @tanstack/react-router |
| TanStack Query | Server-state management & caching | @tanstack/react-query |
| TanStack DB | Reactive client store with live queries | @tanstack/db |
| TanStack Table | Headless table with sorting/filtering | @tanstack/react-table |
| TanStack Form | Type-safe form state management | @tanstack/react-form |
| TanStack Virtual | Virtualization for large lists | @tanstack/react-virtual |