소개
This skill provides specialized guidance for implementing modern data fetching strategies within the Next.js App Router architecture. It enables Claude to assist developers in using Async Server Components for direct server-side data access, leveraging Server Actions for secure mutations, and applying sophisticated caching techniques like Incremental Static Regeneration (ISR). By emphasizing server-centric patterns, the skill helps eliminate client-side waterfalls, reduce bundle sizes, and ensure optimal SEO and performance for full-stack web applications.