Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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.

개요

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.

설치 명령
npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill cache-components

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타39
포크14
업데이트2026년 5월 30일 07:11
파일 탐색기
4 개 파일
SKILL.md
readonly