Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/thegoat395/codex-skills/react-form-patternsnpx skills add TheGoat395/Codex-Skills --skill react-form-patternsgit clone --depth 1 https://github.com/TheGoat395/Codex-SkillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/thegoat395/codex-skills/react-form-patterns)<a href="https://agentmods.dev/skills/thegoat395/codex-skills/react-form-patterns"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/react-form-patterns.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00060 | $0.00207 |
| Opus 5 | $0.00030 | $0.00103 |
| Sonnet 5 | $0.00012 | $0.00041 |
| Haiku 4.5 | $0.00006 | $0.00021 |
Grade A, and why
react-form-patterns scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
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.
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 23 lines · 60 tokens per session scan A 9ab02cb4a82b
react-form-patterns is a skill published in the GitHub repository TheGoat395/Codex-Skills (120 stars, last pushed 3d ago), licensed MIT. It adds 60 tokens to every session and 207 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
convert-checkout-page
Author checkout-page micro-copy + trust signals: order summary, form-field copy, bump slot, button label, guarantee restatement, and friction-reduction patterns. Emits brief + paste-ready HTML/CSS scaffold (payment-processor-agnostic). Use when the user needs a conversion-optimized checkout page where every word and…
forms-inputs-checkout
Use when designing, critiquing, or implementing forms, inputs, validation, checkout, registration, payment, or any data-entry flow.
ios-accessibility
Build and audit SwiftUI, UIKit, and AppKit accessibility for VoiceOver, Voice Control, Switch Control, Full Keyboard Access, Dynamic Type, focus restoration, labels/traits/actions, traversal, custom rotors, NSAccessibility, XCTest checks, adaptive system preferences, and App Store accessibility declarations. Use when…
a11y-audit
Use when the user asks for an accessibility audit of a Shopify store: a11y check, WCAG/ADA compliance review, "is this store accessible", or a specific issue class: color contrast, alt text, link/button names, form labels, tap target size, keyboard access, semantic HTML. Audits the storefront with automated scanners…
motion-guide
Use when designing, adding, changing, suggesting, or reviewing UI motion. Motion Guide is a default-trigger motion decision advisor for AI coding agents: it decides whether motion should exist, selects an appropriate functional or expressive pattern, and constrains implementation with timing, easing, accessibility…
web-typography
Expert front-end web typography — apply this whenever you are styling text on the web or making type decisions in HTML/CSS/JSX/Tailwind. Use it to choose and pair fonts, build a type scale, set body copy and headings, tune fluid/responsive type with clamp(), fix line-height, rhythm, measure and heading wraps, improve…