TanStack Query
Overview
Use this skill to structure query keys, design hooks, and apply consistent mutation and cache update patterns.
Quick Start
- Define or locate the query key factory for the domain.
- Apply query/mutation patterns from
references/tanstack-query-patterns.md. - Verify cache invalidation and optimistic updates are consistent.