react-form-patterns · git:20260905.f7824ba · 2026-09-05 · sha256 5c02a30182bc9c92

react-form-patterns git:20260905.f7824baA

Immutable. This exact content is served forever at /api/v1/blob/5c02a30182bc9c92.

---
name: react-form-patterns
description: "Build validation and submission; Server Actions."
---

# React Form Patterns

For substantial web work, reuse the [scoped web contract](../website-operating-rules/references/scoped-web-contract.md) when available; it replaces duplicated policy here. Match the requested scope and existing decisions; a missing optional sibling does not block this local procedure.

## Use This Skill

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

## 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.