web-quality-audit
Installation
SKILL.md
Web Quality Audit
Run a compact cross-functional quality pass. Treat accessibility, performance, UX, privacy, and security as connected product risks.
Use authorized-security-router first when the request moves from passive web quality review into security testing, target enumeration, request replay, or any live target with unclear authorization.
Audit Tracks
Accessibility
- Semantic headings, landmarks, labels, alt text, and form errors.
- Keyboard navigation, focus order, visible focus, and modal/menu focus management.
- ARIA only when native HTML does not cover the interaction.
- Color contrast, reduced motion, and responsive text fit.