What problem does it solve? Teams shipping web interfaces often lack a structured way to verify accessibility before release, relying on ad-hoc checks or over-trusting automated scans. This Skill produces a complete accessibility validation plan with scope, methods, evidence, priorities, and release gates. ## Core Features & Use Cases - Full-coverage validation matrix: Plans checks across semantic HTML, keyboard operation, focus management, screen-reader behavior, zoom and reflow, contrast, reduced motion, and automated tooling. - Assistive technology and browser matrix: Defines which screen-reader, browser, and platform combinations to test and what each pass must verify. - Release gates and evidence: Distinguishes blockers from accepted risks, assigns owners, and specifies evidence such as recordings, test output, and keyboard path notes. - Use Case: Before launching a checkout flow, ask for an accessibility validation plan and receive a prioritized matrix covering form errors, focus trapping in modals, screen-reader announcements, and axe-based CI checks. ## Quick Start Ask the agent to create an accessibility validation plan for your page, component, or user flow before release.