About
This skill empowers Claude to architect robust, type-safe form systems by integrating React Hook Form with Zod validation. It provides standardized implementation patterns for cross-field validation, dynamic field arrays, and server-side schema reuse, ensuring DRY (Don't Repeat Yourself) principles across the stack. Whether you are implementing complex multi-step wizards or simple login forms, this skill ensures full TypeScript inference and prevents common pitfalls like uncontrolled component warnings, performance bottlenecks, and validation race conditions.