This is a routing skill that takes vague "make this accessible" requests or raw scanner output and turns them into a single, prioritized remediation plan. It classifies which accessibility surface is actually failing (semantics, keyboard, labels, contrast, media, or routed-app navigation), separates automated findings from manual verification work, and explicitly routes broader concerns like design polish or component architecture to other skills. The core workflow is: capture the job in a structured intake packet, pick one primary surface to fix first, write a remediation plan with matching verification steps, then hand off what doesn't belong here. Useful when you need to triage accessibility work instead of dumping WCAG checklists or Lighthouse reports.
npx -y skills add akillness/oh-my-skills --skill web-accessibility --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template