소개
This skill provides a comprehensive implementation framework for TanStack Query v5, focusing on modern async state management patterns. It guides users through the transition from v4 to v5, including the single object signature, hierarchical query key factories, and first-class Suspense integration. By leveraging these patterns, developers can ensure type-safe data fetching, optimized cache invalidation, and robust error handling while avoiding common anti-patterns in React applications.