Perform a structured accessibility audit of a product experience or implementation and produce prioritized remediation guidance.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add Dadmin88/hermes-profile-packs --skill accessibility-audit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Accessibility Audit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dadmin88-accessibility-audit)More formats (shields.io, HTML) on the badges page.
---
name: accessibility-audit
description: Perform a structured accessibility audit of a product experience or implementation and produce prioritized remediation guidance.
---
# Accessibility Audit
Use for UI reviews, release checks, accessibility complaints, or design/implementation validation.
## Procedure
1. Establish the user flow, supported platforms, and applicable accessibility target.
2. Review semantic structure, keyboard access, focus behavior, labels/names, state announcements, contrast, motion, zoom/reflow, error handling, and non-text content.
3. Test critical flows with keyboard-only interaction and, where available, representative assistive technology.
4. Distinguish automated findings from manually verified barriers.
5. Record each issue with location, affected user capability, severity, reproduction steps, expected behavior, and recommended remediation.
6. Re-test corrected critical paths before closing the review.
## Quality gate
Findings must be reproducible and actionable. Do not treat a scanner score as proof of accessibility.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!