Catch the accessibility failures that ship in almost every AI-built UI. Use after building any interactive component.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Contrast - text ≥ 4.5:1 (3:1 for large). Don't encode meaning in color alone.
Semantics - real <button>/<a>, not a clickable <div>. Headings in order.
Focus - visible focus ring. Never outline: none without a replacement.
Output: each failure with the element + the fix. Test it with Tab only, no mouse.