This generates structured accessibility testing plans that go beyond just running automated tools. It'll give you a test matrix covering keyboard navigation, multiple screen readers (VoiceOver, NVDA, TalkBack), zoom levels, and high contrast modes across your key user flows. The framework organizes everything by WCAG principles and levels, and pushes you toward actual user testing with people who have disabilities, not just compliance checkboxes. Honestly refreshing to see something that acknowledges automated testing only catches 30-40% of real accessibility issues. Use this when you need to formalize accessibility QA or finally stop shipping features that technically pass Lighthouse but break for actual assistive tech users.
npx skills add https://github.com/owl-listener/designer-skills --skill accessibility-test-plan