cache-components
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Use when implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, managing 'use cache: private' for compliance scenarios, pass-through/interleaving patterns, GET Route Handler caching, debugging cache issues, and reviewing Cache Component implementations.
- Version
- 1.0
Pinned to revision 0b7b5c0607dc, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/cache-components/SKILL.md
- skills/cache-components/PATTERNS.md
- skills/cache-components/REFERENCE.md
- skills/cache-components/TROUBLESHOOTING.md
Every link opens the file at its source, pinned to the revision this page describes.