About
This skill provides a comprehensive toolkit for managing data flow in modern Next.js applications, covering everything from basic Server Component fetching to complex parallel request patterns and real-time revalidation. It ensures optimal performance by leveraging Next.js 16 features like async params and the 'use cache' directive, while also providing standardized patterns for Route Handlers and client-side integration with SWR or TanStack Query. Whether you are building SEO-heavy static sites or dynamic dashboards, this skill automates the implementation of best practices for fetching, caching, and error handling.