Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 3.7k
- Forks
- 206
- Updated
- Jun 2, 2026
repo --stat
stars
3.7k
forks
206
last update
Jun 2, 2026
license
MITv2.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add nextjs-server-actions - Invoke
// Run from any project directory
$ claude --skill nextjs-server-actions "give my landing page a hero treatment" - Or copy this from the README
// extracted bash block
$ claude skills add nextjs-server-actions
nextjs-server-actions/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Next.js Server Actions
- slug:
- nextjs-server-actions
- version:
- v2.0.0
- license:
- MIT
- author:
- @next-labs
- categories:
- tags:
- #nextjs#server-actions#forms#react#mutations
- description:
Server Actions done right — form mutations, optimistic UI, useOptimistic, revalidatePath/Tag.
README.md
nextjs-server-actions/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…