If you're testing whether your web app actually works with NVDA, JAWS, or VoiceOver, this gives you a structured approach to screen reader validation. It covers the practical stuff like verifying ARIA implementations, testing form accessibility, and debugging how dynamic content gets announced. The implementation playbook has detailed patterns and examples, which matters because screen reader testing is one of those things where you really need to know what you're listening for. Good fit when you're trying to move beyond automated accessibility scans into real assistive technology compatibility testing.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill screen-reader-testing