Data fetching, caching, and revalidation patterns in Next.js App Router. Covers native fetch caching, ISR/SSG/SSR per-route choice, generateStaticParams, unstable_cache, revalidatePath/revalidateTag, Route Handlers, dynamic vs static rendering.
$npx -y skills add aratkruglik/claude-sdlc --skill nextjs-data-fetchingInstalls into the current project.
Run `npx skills use "https://github.com/aratkruglik/claude-sdlc" --skill "aratkruglik/claude-sdlc/nextjs-data-fetching"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aratkruglik/claude-sdlc" that are relevant to the current task. Run `npx skills add "https://github.com/aratkruglik/claude-sdlc"` and select the relevant skills, then follow their instructions.