This is a comprehensive WCAG compliance auditor that walks you through automated and manual accessibility testing. It includes grep patterns for common violations, ESLint and Lighthouse commands, and code examples for the 12 most frequent issues found on real sites like missing alt text, low contrast, and broken keyboard navigation. The skill is built around the WebAIM Million research, so you're checking for problems that actually matter in production. It covers all four POUR principles with specific fix patterns for things like skip links, screen reader markup, and focus indicators. If you're shipping a web app and need to hit AA compliance or just want to stop breaking things for keyboard users, this gives you a structured audit process with remediation code you can paste in.
npx -y skills add warpdotdev/oz-skills --skill web-accessibility-audit --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template