Accessibility preflight
Audit contrast, focus order, motion, and empty states before launch.
What it does
This skill is the final check before a public release. It looks at the page as a keyboard user, a low vision user, and a reduced motion user.
Use it when
- You are about to ship a public marketing or catalog page.
- You need confidence that filters and navigation can be used without a mouse.
- You want a simple, repeatable quality gate.
Checklist
- Focus states are visible.
- Labels are present and clear.
- Empty states tell the user what to do next.
- Motion collapses cleanly when reduced motion is requested.
Notes
Accessibility is part of the public face of the site, not a separate polish pass.