Frontend Accessibility

Use this skill when the user says 'accessibility', 'a11y', 'WCAG', 'screen reader', 'ARIA', 'keyboard navigation', 'color contrast', 'focus management', 'semantic HTML', or when ensuring frontend applications are accessible. This skill enforces: semantic HTML first (no div soup), ARIA only when native semantics are insufficient, WCAG 2.2 AA compliance, and automated a11y testing in CI. Works with any frontend framework. Do NOT use for: backend API accessibility, database design, or performance optimization.

j4flmao Updated

File contents

j4flmao/agent-skills/tree/main/skills/frontend/universal/accessibility commit 96fcc2445a

Frequently asked questions

npx skillmds@latest add j4flmao/frontend-accessibility