Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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.

Resumen

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.

Comando de instalación
npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill cache-components

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas39
Forks14
Actualizado30 de mayo de 2026, 07:11
Explorador de archivos
4 archivos
SKILL.md
readonly