Accessibility Review
OrtatestingEn az 32K bağlam
Reviews web interfaces for WCAG 2.1 AA compliance. Identifies accessibility barriers including missing ARIA attributes, keyboard navigation issues, color contrast problems, and screen reader incompatibilities. Provides remediation code with proper semantic HTML.
Kullanım alanları
- Auditing React/Vue/Angular components for a11y compliance
- Fixing keyboard navigation and focus management
- Adding proper ARIA labels and roles
- Ensuring color contrast meets WCAG AA standards
- Making dynamic content accessible to screen readers
Örnek prompt
Review this component for accessibility issues (WCAG 2.1 AA). Check for: 1. Semantic HTML usage (headings, landmarks, lists) 2. Keyboard navigation and focus management 3. ARIA attributes (labels, roles, states) 4. Color contrast (4.5:1 for text, 3:1 for large text) 5. Screen reader announcements for dynamic content 6. Form labels and error messages 7. Image alt text and decorative image handling For each issue, provide: - WCAG criterion violated (e.g., 1.1.1 Non-text Content) - Impact on users (which disability groups affected) - Fixed code with explanation Component: ``` [paste component code here] ```
Önerilen modeller
Uyumlu araçlar
claude-codecursorgithub-copilotkiroany
Modaliteler
Giriş: code, text, image
→Çıkış: text, code
İlgili Skills
Yazar
OpenModels Community