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" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill nextjs-server-actions "now refactor it"
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
- repository:
- github.com/next-labs/nextjs-server-actions
- categories:
- tags:
- #nextjs#server-actions#forms#react#mutations
- description:
Server Actions done right — form mutations, optimistic UI, useOptimistic, revalidatePath/Tag.
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-server-actions/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…