Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 316
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
316
last update
Jun 24, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add nextjs-16-cache-components - Invoke
// Run from any project directory
$ claude --skill nextjs-16-cache-components "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill nextjs-16-cache-components "now refactor it"
nextjs-16-cache-components/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Next.js 16 Cache Components
- slug:
- nextjs-16-cache-components
- version:
- v1.2.0
- license:
- MIT
- author:
- @vercel-craft
- repository:
- github.com/vercel-craft/nextjs-16-cache-components
- categories:
- tags:
- #nextjs#use-cache#partial-prerendering#turbopack#caching
- description:
Next.js 16 Cache Components — 'use cache', PPR layouts, cacheLife/cacheTag, Turbopack, legacy cache migration.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
nextjs-16-cache-components/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…