Quick accessibility review of UI code against a WCAG 2.1 AA checklist - semantic HTML, ARIA labels, keyboard navigation, focus management, color contrast, alt text, and form labels. Use when reviewing a component or page for a11y, checking WCAG compliance, or verifying screen-reader and keyboard support. For a full audit with automated tooling, hand off to a dedicated accessibility suite instead.
$npx -y skills add hotak92/vibecoded-orchestrator --skill accessibility-checkerInstalls into the current project.
Run `npx skills use "https://github.com/hotak92/vibecoded-orchestrator" --skill "hotak92/vibecoded-orchestrator/accessibility-checker"` 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/hotak92/vibecoded-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/hotak92/vibecoded-orchestrator"` and select the relevant skills, then follow their instructions.