Skill

Next Cache Components
SkillCache Components and PPR the way Next 16 actually works.
Official. Mix static, cached, and dynamic without turning the whole tree dynamic.
spec·Apache-2.0·Updated this quarter·github.com/vercel-labs/agent-skills
Claude CodeCursorDesktop
Scanned
npx skills add vercel-labs/openreview/next-cache-componentsBy Vercel
Input
A Next.js route.
Output
A caching plan that matches current Next.
next-cache-components.skill/invoke
You say
Why did this page go fully dynamic?
It returns
A cookies() read in the layout. Move it behind Suspense.
Prompt notebook
Prompts this skill is built for.
You say
Why did this page go fully dynamic?
It returns
A cookies() read in the layout. Move it behind Suspense.
You say
Cache the product grid, keep the cart live.
It returns
Cache Component on the grid. Cart stays dynamic.
What it teaches
- 01PPR
- 02Cache Components
- 03Suspense
Other skills in the loop
Discussion
No notes yet. Be the first hunter to report back.
