Updated: 2026-03-25
accessibility-testing
Basic Information
Full Skill Guide
When
- New UI flows are released and accessibility compliance must be checked.
- Product targets inclusive use across keyboard and screen reader users.
- Team needs evidence against accessibility standards before launch.
What
- Detect accessibility barriers in structure, interaction, and content readability.
- Output prioritized fixes that improve usability for assistive technology users.
- Reduce legal and product risk caused by inaccessible experience.
How
- Select key user journeys and accessibility target level.
- Check semantic structure, focus order, and keyboard operability.
- Validate contrast, labels, error hints, and dynamic announcements.
- Test with assistive tools and manual navigation.
- Record issue impact by user group and task blockage level.
- Produce remediation backlog with verification criteria.
Reference
Positive Example (Input -> Output)
Input:
- Checkout page with modal-based coupon selection
Output:
- Findings: missing focus trap, unlabeled close button, low contrast helper text
- Fix plan with pass criteria and retest checklist
Negative Example (Input -> Output)
Input:
- "Run accessibility scan"
Output (problem):
- Tool-only output, no manual validation of keyboard/screen-reader flow
- Critical interaction barriers remain undetected
Limits
- Do not rely solely on automated scanner output.
- Do not treat minor visual issues as equal to task-blocking issues.
- Do not skip real user-flow validation.
- Do not mark pass without retesting fixes.
- Do not ignore localization-specific accessibility content issues.
Usage Guide
- Install and enable
accessibility-testingfirst (use the install commands in this page). - In your request, provide required context: scope, environment, timeline, and expected output format.
- Trigger with key pages, for example: "Use
accessibility-testingfor checkout, login, and profile pages." - Ask for findings grouped by severity and affected user type (keyboard/screen-reader/low-vision).
- After fixes, request a retest checklist from the skill.
Installation
Platform
AI Tool
Quick install (one line)
Generating command... Full script
Loading script...