react-hook-form-zod
Type-safe form validation using React Hook Form and Zod with performance optimizations and dynamic field support.
Install
npx skills add https://github.com/jezweb/claude-skills --skill react-hook-form-zodStats
| Total installs | 1,231 |
| Weekly installs | 1.2K |
| GitHub stars | 661 |
| First seen | Jan 20, 2026 |
| Source | @jezweb/claude-skills |
Summary
- Combines uncontrolled registration with Zod schema validation and full TypeScript inference via z.infer; supports dynamic fields, multi-step wizards, and conditional validation patterns
- Includes resolver setup, error handling, useFieldArray for dynamic lists, and Controller integration for third-party components
- Documents 20 known issues and workarounds, including large-form performance optimization (300+ fields), Zod v4 optional field bugs, and SSR hydration mismatches
- Covers shadcn/ui integration, server-side validation patterns, and upcoming v8 breaking changes (field.id → field.key, watch callback removal)
Tags
Related skills
| Skill | Installs | vs react-hook-form-zod |
|---|---|---|
| react-expert | 1,140 | -91 |
| tailwind-patterns | 1,132 | -99 |
| flutter-layout | 1,251 | +20 |
| flutter-theming | 1,138 | -93 |
| figma-implement-design | 1,133 | -98 |
FAQ
- How many installs does react-hook-form-zod have?
- react-hook-form-zod has 1,231 total installs and 1.2K installs this week.
- Where is react-hook-form-zod hosted?
- react-hook-form-zod is published by @jezweb/claude-skills at https://github.com/jezweb/claude-skills.
- How many GitHub stars does react-hook-form-zod have?
- react-hook-form-zod has 661 GitHub stars.
- When was react-hook-form-zod first indexed?
- OrangeBot.AI first indexed react-hook-form-zod on Jan 20, 2026.
- How do I install react-hook-form-zod?
- Run: npx skills add https://github.com/jezweb/claude-skills --skill react-hook-form-zod