| name | forms-validation-pro |
| description | Design secure, intuitive, and robust web forms with validation. |
Forms & Validation Pro
This skill focuses on creating user-friendly forms that prevent errors and secure data input.
Instructions
- Use clear labels and helpful placeholder text.
- Implement real-time client-side validation for immediate feedback.
- Ensure robust server-side validation to prevent malicious data.
- Use accessible error messages (ARIA labels).
- Optimize for mobile with correct input types (email, number, tel).
Examples
- "Create a multi-step checkout form with validation for each step."
- "Suggest a better UI for an error message on a sign-up form."