tanstack-query

Installation
SKILL.md

TanStack Query (React Query) v5

Powerful asynchronous state management for React. TanStack Query makes fetching, caching, synchronizing, and updating server state in your React applications a breeze.

When to Use This Skill

  • Fetching data from REST APIs or GraphQL endpoints
  • Managing server state and cache lifecycle
  • Implementing mutations (create, update, delete operations)
  • Building infinite scroll or load-more patterns
  • Handling optimistic UI updates
  • Synchronizing data across components
  • Implementing background data refetching
  • Managing complex async state without Redux or other state managers

Quick Start Workflow

1. Installation

Installs
Repository
smithery/ai
First Seen
tanstack-query — smithery/ai