Action New — Development skill for Claude Code
Scaffold a Next.js 15 Server Action with Zod validation and typed results.
How to install Action New
Installs to ~/.claude/skills/gr8monk3ys-skills-action-new/SKILL.md
mkdir -p ~/.claude/skills/gr8monk3ys-skills-action-new && curl -fsSL https://raw.githubusercontent.com/gr8monk3ys/skills/HEAD/commands/action-new.md -o ~/.claude/skills/gr8monk3ys-skills-action-new/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Action New does
description: Scaffold a Next.js 15 Server Action with Zod validation and typed results argument-hint: " [what it does]" allowed-tools: Read, Write, Edit, Glob, Grep model: claude-opus-4-8
Generate a Next.js 15 Server Action with `'use server'`, Zod input validation, an auth check, and a discriminated result type.
Request
$ARGUMENTS
Standards
'use server'at the top of the module (or inline in the function).- Validate every input with Zod before touching data —
Alternatives in Development
- Swarm Collect — Collect and synthesize results from a completed swarm 508 ★
- Create API — Scaffold a new API endpoint — route, handler, types, tests — wired into the server 335 ★
- Obsidian Find — Smart vault search — returns results with context, not just filenames 277 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Flow Results
Package a completed experiment into a typed results bundle through shared middleware
Skill Status
Print current state of the skill library — counts, phase distribution, validation results, open questions.
WordPress MCP Elementor Wppilot
WordPress MCP server, Elementor MCP server and WooCommerce MCP server. Free: 103 typed abilities for posts, pa
Openclaw Control MCP
The OpenClaw control plane MCP server — 134 typed tools to operate the gateway's full management surface (cron
Build Agentforce Action
/build-agentforce-action — Scaffold a complete Agentforce action
Add Human Approval
Scaffold a human-in-the-loop approval gate into an agent so it pauses before a consequential action and resume
Related Agents
Fullstack Implementer
Use to implement a planned feature end-to-end in a Next.js + TypeScript + MongoDB app - schema, service, serve
Typed Gate Example
Reference pattern for a typed message-gate — an agent that blocks on a typed upstream verdict, emits a typed p
Agentforce Builder
Scaffold a complete Agentforce action. SfSkills agentforce workflow agent, /build-agentforce-action: reads its