mcpbeat

React Form Patterns

thegoat395/react-form-patterns

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.

1k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
115
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/TheGoat395/Codex-Skills --skill react-form-patterns

What comes with it

4 211 bytes besides the instruction
agents/openai.yaml
references/react-form-patterns-guide.md

The instruction itself

4 sections, as written by the author

React Form Patterns

Use This Skill

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

Operating Contract

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

Required Reference

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

How to use it

Copy the folder

Take thegoat395/react-form-patterns from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.