form-design
Installation
SKILL.md
Form Design & Development
Build accessible, user-friendly forms with proper validation and error handling.
Instructions
- Use react-hook-form - Performant form state management
- Validate with Zod - Type-safe schema validation
- Show errors inline - Near the relevant field
- Provide clear feedback - Success, error, and loading states
- Ensure accessibility - Labels, ARIA attributes, keyboard navigation