wcag-audit-understandable-forms-deep
Installation
SKILL.md
When to Use
Apply when designing input fields, form controls, validation, and user data entry interfaces.
Rules
- Provide visible labels for all form controls
- Associate labels programmatically with their corresponding inputs
- Group related form fields with clear legends
- Provide clear instructions for required fields and formats
- Display error messages near the related form fields
- Preserve user input when form validation fails
- Provide multiple ways to submit forms
- Ensure form controls are keyboard accessible
- Clearly identify errors in text with specific descriptions
- Provide confirmation for critical actions (legal, financial, data changes)
- Allow users to review and correct information before submission
Related skills
More from jkense/agent-skills-wcag
wcag-audit-operable-keyboard-focus
Validate logical keyboard navigation order for interface elements
11wcag-audit-perceivable-color-contrast
Calculate WCAG contrast ratios for text and non-text elements
11wcag-audit-operable-keyboard
Route user interaction and control accessibility design patterns
8wcag-audit-perceivable-layout-deep
Page structure and spatial organization accessibility design patterns
8wcag-audit-perceivable-color-blindness
Simulate how colors appear to users with different types of color blindness
8wcag-audit-perceivable-text-deep
Comprehensive typography accessibility rules for text design and readability
7