← ClaudeAtlas

accessibilitylisted

Accessibility design and audit workflow for inclusive UI. Use when implementing or reviewing web, mobile, or desktop interfaces for WCAG, keyboard navigation, focus management, semantic labels, contrast, forms, or assistive technology behavior.
JunMystery/AI-Agent-Standards · ★ 0 · AI & Automation · score 73
Install: claude install-skill JunMystery/AI-Agent-Standards
# Accessibility Use this skill when a task touches user interface accessibility. ## What to Apply - Prefer native semantic controls before custom roles. - Verify keyboard reachability, focus order, and visible focus states. - Check names, roles, values, labels, hints, and status announcements. - Confirm contrast, target size, error messaging, and responsive reflow. - Treat accessibility as behavior, not decoration. ## Reference Files - [ai-agent-standards/compliance/A11Y_CHECKLIST.md](../../ai-agent-standards/compliance/A11Y_CHECKLIST.md) - [ai-agent-standards/engineering-practices/NON_FUNCTIONAL_REQUIREMENTS.md](../../ai-agent-standards/engineering-practices/NON_FUNCTIONAL_REQUIREMENTS.md) - [skills/browser-qa/SKILL.md](../browser-qa/SKILL.md) ## Output Expectation Report blockers first, then concrete fixes tied to observable UI behavior.