Accessibility Catalogue
Published by podo in design-agent-skills
No known issues86 installs
What this skill does
|
Add Accessibility Catalogue to your agent
Review the source and files first. When you are ready, copy the prompt instruction or use the CLI command supported by your environment.
Install with a prompt
Paste this into a compatible coding agent:
add this skill "accessibility-catalogue" from https://github.com/podo/design-agent-skillsInstall with the CLI
Run this command in a controlled environment after reviewing the repository:
npx skills add https://github.com/podo/design-agent-skills --skill accessibility-catalogueSkill instructions
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 |
Files included
- SKILL.md
- stub.yaml

