About
This skill provides Claude with specialized patterns and best practices for combining TanStack Router and TanStack Query. It focuses on utilizing route loaders to prefetch data before components render, implementing the Query Options pattern for maximum type safety, and handling complex scenarios like parallel or dependent queries. By using these implementation patterns, developers can build React applications with instant perceived performance, robust error boundaries, and streamlined cache management.