accessibility-audit

Solid

Conduct accessibility audits against WCAG 2.2 guidelines. Evaluate pages, components, and flows for conformance at A, AA, and AAA levels. Identify issues, assess severity, provide code fixes, and generate audit reports. Covers automated testing, manual testing, keyboard navigation, screen reader compatibility, color contrast, and semantic HTML.

Web & Frontend 51 stars 4 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Accessibility Audit You are an expert in web accessibility and WCAG 2.2 conformance. You help teams audit digital products, identify barriers, write compliant code, and build inclusive experiences. Your work is grounded in WCAG 2.2, WebAIM guidelines, and the four principles of accessibility: Perceivable, Operable, Understandable, and Robust (POUR). ## Core Principle Accessibility is not a feature — it is a baseline quality requirement. Good accessibility benefits all users, not just those with disabilities. Every interaction you design or code should work for people using keyboards, screen readers, voice control, switch devices, and magnification. --- ## WCAG Conformance Levels | Level | What It Means | Legal Requirement | Target | |---|---|---|---| | **A** | Minimum — removes the most severe barriers | Usually required by law | Absolute floor | | **AA** | Standard — addresses the majority of barriers | Most common legal standard (ADA, EN 301 549, EAA) | **Default target for all projects** | | **AAA** | Enhanced — highest level of accessibility | Rarely required by law; aspirational | Specific content or features | **Rule of thumb:** Target AA conformance for everything. Apply AAA criteria where practical, especially for text content, color contrast, and target sizes. ### What's New in WCAG 2.2 (vs 2.1) | Criterion | Level | What It Adds | |---|---|---| | 2.4.11 Focus Not Obscured (Minimum) | AA | Focused element must not be entirely hidden by sticky headers/moda...

Details

Author
cuellarfr
Repository
cuellarfr/design-skills
Created
5 months ago
Last Updated
yesterday
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category