概要
This skill provides a standardized set of implementation patterns for integrating tRPC with TanStack Query within Next.js applications. It ensures end-to-end type safety across the full stack while optimizing client-side data fetching, caching, and state management. By applying these patterns to React components, developers can reduce boilerplate code, eliminate runtime API errors, and maintain a consistent architecture for server-client communication in modern web applications.