This handles Next.js cache component patterns, though the GitHub page doesn't include a SKILL.md so the exact scope isn't documented. Given the name and the 181 installs from the official Vercel Next.js repo, it likely helps Claude understand and work with Next.js caching strategies for React Server Components, including cache tags, revalidation, and the unstable_cache API. Useful if you're working on Next.js apps where caching behavior matters and you want Claude to suggest or refactor code that properly leverages Next.js's caching primitives. The lack of documentation is a bit annoying, but it's pulling from the main Next.js repository with 139K stars, so the underlying context is presumably solid.
npx skills add https://github.com/vercel/next.js --skill next-cache-components