Accessibility basics for SaaS UI
Reach for a native element first — semantic HTML gives you labels, focus, and keyboard behavior for free, and ARIA can only patch what's missing.
What this skill helps you build
Build SaaS interfaces everyone can use: inputs tied to labels, visible focus, full keyboard navigation, readable contrast, and ARIA used only where the platform falls short.
The production takeaway
Reach for a native element first — semantic HTML gives you labels, focus, and keyboard behavior for free, and ARIA can only patch what's missing.
Inside this skill
The full skill expands these implementation areas with decisions, edge cases, prompts, tests, and framework-specific code.
Unlock the full implementation
Paid access includes the complete skill body, implementation prompt, common mistakes, production checklist, and code examples where this skill includes them.