Skip to main content
Back to registry

accessibility

addyosmani/web-quality-skills

Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities.

Installs3
Install command
npx skills add https://github.com/addyosmani/web-quality-skills --skill accessibility
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities. Images require alt text: Icon buttons need accessible names: Visually hidden class: Don't rely on color alone: All functionality must be keyboard accessible: No keyboard traps. Users must be able to Tab into and out of every component. Use the modal focus trap pattern for dialogs—the native element handles this automatically. When an element receives keyboard focus, it must not be entirely hidden by other author-created content such as sticky headers, footers, or overlapping panels. At Level AAA (2.4.12), no part of the focused element may be hidden. Provide a skip link so keyboard users can bypass repetitive navigation.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does accessibility do?

Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities.

Is accessibility good?

accessibility does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does accessibility work with?

accessibility currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to accessibility?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install accessibility?

npx skills add https://github.com/addyosmani/web-quality-skills --skill accessibility

Related skills

More from addyosmani/web-quality-skills

Related skills

Alternatives in Software Engineering