Audit frontend projects for accessibility issues. Use when the user asks to "audit accessibility", "check a11y", "scan for accessibility", "WCAG audit", "screen reader check", or wants to check their site for accessibility problems.
$npx -y skills add danasandman/claude-code-plugins --skill a11y-auditInstalls into the current project.
Run `npx skills use "https://github.com/danasandman/claude-code-plugins" --skill "danasandman/claude-code-plugins/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/danasandman/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/danasandman/claude-code-plugins"` and select the relevant skills, then follow their instructions.