next-cache-components-migration

Installation
SKILL.md

Next.js Cache Components (cacheComponents: true)

Diagnose and fix build errors when cacheComponents: true is enabled in next.config.ts.

Core Concepts

See core-concepts.md for:

  • How cacheComponents changes prerendering behavior
  • The three handling strategies (cache, Suspense, synchronous)
  • Cache profiles and configuration (cacheLife, cacheTag)

Decision Framework

See decision-framework.md for:

Installs
2
First Seen
Feb 27, 2026
next-cache-components-migration — kshehadeh/frontend-dev-skills