A11Y Loop

Make accessibility a decision in the plan, accessible markup the default when writing UI, then verify it in a real browser instead of assuming. Use when planning, scoping or designing anything with a user interface — a new app or page, a design system, a component library choice, a brand palette, a feature roadmap — and whenever generating or modifying user interface code (HTML, JSX/TSX, Vue, Svelte, Astro, CSS): forms, modals, menus, tabs, tables, navigation, pricing pages, dark mode, colors. Also whenever the user asks for an accessibility audit, an a11y check or fix, a WCAG review, a contrast fix, or help with screen readers, keyboard navigation, focus order, ARIA, alt text. Supplies plan-phase rules (conformance target, per-component acceptance criteria, product decisions that foreclose accessibility, color-token and structure planning), standing generation rules (semantic HTML first, ARIA discipline, APG keyboard contracts, labels, focus visibility, AA contrast in light and dark, reduced motion, 24x24 ta

ChanMeng666 6fdd0c5 8 files · 108.9 KB Updated

File contents

ChanMeng666/a11y-loop/tree/main/skill/a11y-loop commit 6fdd0c5689

Frequently asked questions

npx skillmds@latest add chanmeng666/a11y-loop