react-form-patterns · git:20260621.2caaecc · 2026-06-21 · sha256 9ab02cb4a82bc385

react-form-patterns git:20260621.2caaeccA

Immutable. This exact content is served forever at /api/v1/blob/9ab02cb4a82bc385.

---
name: react-form-patterns
description: Implement polished React form patterns. Use for contact forms, lead forms, booking forms, waitlists, checkout steps, newsletter signup, controlled or uncontrolled fields, validation, labels, errors, loading, success states, server actions, autocomplete, accessibility, and conversion-focused form UX.
---

# React Form Patterns

## Use This Skill

Use this skill for design react forms with validation, feedback, and polished states.

## Operating Contract

1. Inspect the existing project before changing code.
2. Identify the router/framework, entry files, styling system, and interaction system.
3. Keep premium visual standards active: no generic copy, no default-looking UI, no unfinished states.
4. Follow existing project conventions unless a change clearly improves the result.
5. Run available checks and visually inspect responsive output when the change affects UI.

## Required Reference

Read [references/react-form-patterns-guide.md](references/react-form-patterns-guide.md) before making architectural or visible UI changes with this skill.