Conduct accessibility audits against WCAG 2.2 guidelines. Evaluate pages, components, and flows for conformance at A, AA, and AAA levels. Identify issues, assess severity, provide code fixes, and generate audit reports. Covers automated testing, manual testing, keyboard navigation, screen reader compatibility, color contrast, and semantic HTML.
$npx -y skills add cuellarfr/design-skills --skill accessibility-auditInstalls into the current project.
Run `npx skills use "https://github.com/cuellarfr/design-skills" --skill "cuellarfr/design-skills/accessibility-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cuellarfr/design-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cuellarfr/design-skills"` and select the relevant skills, then follow their instructions.