WCAG 2.2 Accessibility Audit skill that systematically evaluates web pages against 8 core Success Criteria (1.1.1, 1.4.3, 1.4.11, 2.1.1, 2.1.2, 2.4.3, 2.4.7, 4.1.2) using accessibility tree inspection and visual analysis. Use this skill when you need to perform accessibility testing/auditing on a live webpage.
$npx -y skills add aipexstudio/aipex --skill wcag22-a11y-auditInstalls into the current project.
Run `npx skills use "https://github.com/aipexstudio/aipex" --skill "aipexstudio/aipex/wcag22-a11y-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/aipexstudio/aipex" that are relevant to the current task. Run `npx skills add "https://github.com/aipexstudio/aipex"` and select the relevant skills, then follow their instructions.