概要
The Next.js Data Fetching skill equips Claude with specialized knowledge to implement React Server Component patterns for efficient data retrieval within the Next.js App Router. It provides standardized implementations for Static Site Generation (SSG), Server-Side Rendering (SSR), and Incremental Static Regeneration (ISR), alongside advanced techniques like on-demand revalidation and parallel fetching. This skill is essential for developers building data-driven applications who need to optimize for performance, SEO, and real-time updates while maintaining clean code structures for loading states and error handling.