# accessibility

Agent skill by Addy Osmani (https://addyosmani.com)

Contrast, keyboard navigation, screen reader support and the rest, checked against the current standard rather than a folk memory of it.

Topics: Accessibility, Review
Last updated: 2026-08-24 (22 days ago)
Source: https://github.com/addyosmani/web-quality-skills
Repository: https://github.com/addyosmani/web-quality-skills

## Install

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

## In the author's words

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

## Verification

- Source link: Resolved (HTTP 200) (pass)
- Repository: Resolves on GitHub (pass)
- Install command: Transcribed from the author's own page (pass)
- Maintenance: Last updated 22 days ago (pass)
- Attribution: Credited to Addy Osmani (pass)

Full page: https://stackskills.dev/library/accessibility
