Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.
$npx -y skills add lingxling/awesome-skills-cn --skill accesslint-auditInstalls into the current project.
Run `npx skills use "https://github.com/lingxling/awesome-skills-cn" --skill "lingxling/awesome-skills-cn/accesslint-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/lingxling/awesome-skills-cn" that are relevant to the current task. Run `npx skills add "https://github.com/lingxling/awesome-skills-cn"` and select the relevant skills, then follow their instructions.