accessibility-catalogue
Domain navigator for accessibility, quality, and performance skills. Activate when the user asks for a skill in auditing, remediating, or improving accessibility, performance, or code quality.
→ For the full catalogue across all domains: use design-catalogue.
When to use
Activate when the user:
- Needs to audit or fix accessibility (WCAG, ARIA, keyboard nav, contrast)
- Wants to improve web performance (Core Web Vitals, Lighthouse, CWV)
- Needs code quality audits (React, motion, SEO)
- Asks about WCAG 2.2 compliance workflows
Accessibility & Quality
| Skill | Best for |
|---|---|
fixing-accessibility |
ARIA, keyboard nav, focus management, contrast fixes |
wcag-audit-patterns |
WCAG 2.2 audits with remediation |
wcag-ai-skill |
WCAG 2.2 full workflow: design → frontend → QA → conformance docs |
accessibility-agents |
25 specialist a11y agents: web code, Office/PDF docs, markdown auditors |
mastepanoski-skills |
6 audits: ux-rethink, Nielsen, WCAG POUR, Don Norman, cognitive walkthrough |
fixing-motion-performance |
Layout thrashing, compositor, scroll-linked animation performance |
addyosmani-quality |
6-skill suite: a11y, Lighthouse, CWV, perf, SEO, best practices |
cloudflare-web-perf |
Core Web Vitals: LCP, INP, CLS fixes |
react-doctor |
React security, performance, correctness scoring |
dark-pattern-audit |
Static audit of codebase + copy for deceptive dark patterns — confidence-graded, source-located |