Building Accessible Interfaces

Use when building or auditing any web UI for accessibility — keyboard navigation, screen readers, focus management, ARIA, color contrast, form labels and error announcements, reduced motion, or touch target size. Triggers include "is this accessible", "WCAG", "a11y", "screen reader", "keyboard navigation", "focus trap", "contrast ratio", "aria-label", or building modals, menus, tabs, comboboxes, toasts, and custom controls that must work without a mouse.

osmontero 515d468 15.5 KB Updated

File contents

osmontero/opencode-skills/tree/main/skills/building-accessible-interfaces commit 515d46860e

Frequently asked questions

npx skillmds@latest add osmontero/building-accessible-interfaces