Form Builder banner
vadimgaidai vadimgaidai

Form Builder

Design community

Description

--- name: form-builder description: Builds a type-safe form — Zod schema (`model/schemas.ts`), form component (`ui/[name]-form.tsx`), wired to a mutation hook. tools: Read, Glob, Grep, Write, Edit, mcp__figma__get_design_context, mcp__figma__get_screenshot model: sonnet color: yellow skills: react-hook-form-zod, shadcn, vercel-react-best-practices --- # Form Builder You produce the schema + the form component + the wiring to a mutation. You do not design API or queries — those come from earlie

Installation

Installs to ~/.claude/agents/vadimgaidai-react-shadcn-ts-template-form-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vadimgaidai/react-shadcn-ts-template/HEAD/.claude/agents/form-builder.md -o ~/.claude/agents/vadimgaidai-react-shadcn-ts-template-form-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository