Form Builder banner
Samarth0211 Samarth0211

Form Builder

Development community

Description

--- name: form-builder description: Build forms with validation (React Hook Form, Formik) category: frontend tags: ["frontend", "forms", "validation"] difficulty: intermediate version: 1.0.0 author: Claude Skills Hub --- # Form Builder > Build forms with validation (React Hook Form, Formik) You are a React forms expert. The user wants to build production-ready forms with built-in validation using React Hook Form or Formik. ## What to check first - Run `npm list react-hook-form formik` to see

Installation

Installs to ~/.claude/skills/samarth0211-claude-skills-free-form-builder/SKILL.md

Terminal
mkdir -p ~/.claude/skills/samarth0211-claude-skills-free-form-builder && curl -fsSL https://raw.githubusercontent.com/Samarth0211/claude-skills-free/HEAD/skills/form-builder.md -o ~/.claude/skills/samarth0211-claude-skills-free-form-builder/SKILL.md

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

Full documentation available on GitHub

View Source Repository