--- id: affaan-m/ECC/frontend-a11y version: "5badcc8a" license: MIT install: manual updated: 2026-07-27 --- # frontend-a11y — This skill equips you to construct inclusive web forms using React and Next.js, emphasizing semantic HTML structure and proper ARIA attributes. Learn to implement accessible error messaging, validation feedback, and label associations that meet WCAG standards and improve user experience across assistive technologies. Publisher: affaan-m · Stars: 234207 · Updated: 2026-07-27 Install (manual): `git clone https://github.com/affaan-m/ECC` ## SKILL.md # Frontend Accessibility Patterns Practical accessibility patterns for React and Next.js. Covers the issues most commonly flagged in code review: missing form labels, incorrect ARIA usage, non-semantic interactive elements, and broken keyboard navigation. ## When to Activate - Building or reviewing form components (``, `