tanstack-query
•published 2026/01/25
Manage server state in React with TanStack Query v5. Covers useMutationState, simplified optimistic updates, throwOnError, network mode (offline/PWA), and infiniteQueryOptions. Use when setting up data fetching, fixing v4→v5 migration errors (object syntax, gcTime, isPending, keepPreviousData), or debugging SSR/hydration issues with streaming server components.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add jezweb/claude-skills/skills/tanstack-queryFile Explorer
No file selected
Select a file to view its content

