React Hook Form Zod

Build type-safe validated forms in React using React Hook Form and Zod schema validation. Single schema works on both client and server for DRY validation with full TypeScript type inference via z.infer. Use when: building forms with validation, integrating shadcn/ui Form components, implementing multi-step wizards, handling dynamic field arrays with useFieldArray, or fixing uncontrolled to controlled warnings, resolver errors, async validation issues.

ovachiever 16a648b 21 files · 185.1 KB Updated

File contents

ovachiever/droid-tings/tree/main/skills/react-hook-form-zod commit 16a648b584

Frequently asked questions

npx skillmds add ovachiever/react-hook-form-zod