Accessibility Audit
Run a focused accessibility pass and list concrete fixes.
When to Use
- •Use this skill before release or for new UI surfaces.
Inputs
- •Target components or pages
- •Known issues or user reports
Instructions
- •Review semantic HTML usage and heading structure.
- •Check keyboard navigation and focus management.
- •Validate ARIA usage (only when necessary).
- •Confirm color contrast and error announcements.
- •Suggest tests or automation improvements.
Output
- •A checklist of issues and recommended fixes.