5 ms·
Specifically about accessible websites: I’m a web developer. At the request of a designer I work with, I spent a couple hours making a Claude skill that would r
by 1123581321 1mo ago
Specifically about accessible websites: I’m a web developer. At the request of a designer I work with, I spent a couple hours making a Claude skill that would run through WCAG AA and AAA, check contrast, screen reader experience etc. Since then, we’ve caught many little issues and a few big ones like adding a parallel screen reading element for a visually-oriented search tool. Building and testing the skill gave me better insight into WCAG, too.
I auto-run the skill when certain changes are detected in a branch and it takes just a few minutes. Recommended if your work shows up in browsers.
- averynicepen 1mo agoCould you share your skill? I've been working on a web app that I've been wanting to do a much more comprehensive accessibility audit on.
- 1123581321 1mo agoSure thing! https://github.com/michaeldhopkins/a11y-review https://github.com/michaeldhopkins/a11y-review