UI Accessibility Audit Checklist
Generates a comprehensive accessibility audit checklist for a UI screen with WCAG criteria, test methods, and fix recommendations.
Audit {{screen_name}} for accessibility. Screen description: {{screen_description}}. Target level: {{wcag_level}}. Framework: {{framework}}. Check against: (1) perceivable (alt text, color contrast 4.5:1/3:1, text resize, motion controls), (2) operable (keyboard navigation order, focus indicators, touch targets 44px, no keyboard traps), (3) understandable (error identification, labels, consistent navigation), (4) robust (ARIA roles, semantic HTML, screen reader testing). Output a checklist with ...