Tanstack Query Expert

Implements TanStack Query v5 (React Query): QueryClient, typed query-key factories, staleTime/gcTime, useMutation, optimistic updates with rollback, invalidateQueries, and Next.js HydrationBoundary SSR. Use when replacing useEffect plus useState fetching or wiring App Router hydration. Not for Redux/Zustand client state, GraphQL clients as the cache, or TanStack Table; never share one QueryClient across users on the server.

Kayforkind 18ce5b0 10.8 KB Updated

File contents

Kayforkind/skill-slice commit 18ce5b0990

Frequently asked questions

npx skillmds@latest add kayforkind/tanstack-query-expert