Brings a project up to accessibility standards and keeps it there, at the level of the actual markup rather than a checklist.
In the author’s words
Helps your project comply with accessibility standards and best practices.
The description field from SKILL.md, quoted as written.
Read it before you install it
SKILL.md · 106 lines
Install on its own
Or add it to your stack above and install everything at once.
npx skills add https://github.com/jakubkrehel/skills --skill better-accessibilityTrust audit
View the source ↗- Checked automatically and confirmed.
- Resolved (HTTP 200), passed
- Checked automatically and confirmed.
- Transcribed from the author's own page, passed
- Checked automatically and confirmed.
- Last updated 17 days ago, passed
- Checked automatically and confirmed.
- Credited to Jakub Krehel, passed
Goes well with
ordinary-interfaces
180 interface rules that each carry a number and its evidence grade.
Every rule states a value, cites whether that value is spec, measured or convention, and says where it stops applying. Reads your project's own tokens before it quotes a default, so a 7px radius in a 7px system is correct rather than a finding.
npx skills add https://github.com/Board-ly/ordinary-interfaces
sounds-on-the-web
Interface sound that earns its place, and can be turned off.
Audits sound feedback for UX quality, accessibility and the implementation patterns that keep it from being obnoxious.
npx skills add https://github.com/raphaelsalaja/skill --skill sounds-on-the-web
accessibility-scan
WCAG 2.2 violations grounded to DOM selectors and source lines.
Runs the AccessLint rule engine against a live page and returns a worklist, not a PDF.
npx skills add https://github.com/AccessLint/claude-marketplace --skill accessibility-scan