Marketplace

using-cache-lifecycle-apis

Teach cache lifecycle APIs in Next.js 16 - cacheLife(), cacheTag(), updateTag(), refresh(), revalidateTag(). Use when managing cache invalidation, setting cache policies, or implementing cache tags.

$ インストール

git clone https://github.com/djankies/claude-configs /tmp/claude-configs && cp -r /tmp/claude-configs/nextjs-16/skills/using-cache-lifecycle-apis ~/.claude/skills/claude-configs

// tip: Run this command in your terminal to install the skill