Cache Components

Build correct cached/dynamic boundaries in the Next.js App Router when Cache Components or PPR are enabled. Use when working with cacheComponents, Partial Prerendering (PPR), 'use cache', cacheLife, cacheTag, updateTag, or revalidateTag, to avoid request-context leaks and enforce proper cache invalidation. Not for the Pages Router or when Cache Components/PPR are off.

asymmetric-al 13614a3 4.0 KB Updated

File contents

asymmetric-al/core/tree/main/.agents/skills/cache-components commit 13614a3687

Frequently asked questions

npx skillmds@latest add asymmetric-al/cache-components