form-ux-optimizer
SolidReviews web forms for usability issues — field ordering, validation messages, error states, and accessibility.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- Notysoty
- Repository
- Notysoty/openagentskills
- Created
- 6 months ago
- Last Updated
- 3 weeks ago
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
form-ux
Form UX and accessibility pass. Use for forms, inputs, checkout, signup/login, validation, labels, autocomplete, mobile keyboards, inline errors, required fields, disabled submits, and field-level accessibility.
accessibility-audit-helper
Reviews UI code and components for WCAG 2.1 accessibility violations and provides specific fixes.
form-ux
Define and audit form UX rules for submission validity, inline validation timing, live character limits, trusted pre-fill, dynamic password requirements, and forgiving input normalisation. Use in implementation mode when building or modifying any form (native HTML, hand-built React, or schema-driven Zod/JSON Schema/JSON Forms) and in audit mode when reviewing an existing form, PR, or shared renderer for compliance. Complements a project's frontend and schema-driven-forms guidance; never replaces server-side/API validation.