Handles Next.js Server Actions for form submissions, mutations, and server-side operations in the App Router. Covers the 'use server' directive, FormData handling, validation with Zod, useFormState for error handling, useFormStatus for loading states, and revalidatePath/revalidateTag for cache invalidation. The examples are practical and span the common cases: basic forms, optimistic updates, authentication checks, and redirects after mutations. It's comprehensive enough that you won't need to context-switch to the docs for most form and data mutation work. The security section is brief but hits the important points about validation and authorization.
npx -y skills add davepoon/buildwithclaude --skill server-actions --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills