frontend-accessibility

Build accessible user interfaces with semantic HTML, proper ARIA attributes, keyboard navigation, and screen reader compatibility. Use this skill when creating or modifying HTML markup, UI components, forms, or interactive elements. When implementing keyboard navigation, focus management, or tab order. When adding alternative text for images or labels for form inputs. When ensuring sufficient color contrast ratios. When working with navigation menus, modals, buttons, or dynamic content. When structuring pages with proper heading hierarchy (h1-h6). When testing UI changes for screen reader compatibility.

$ Installieren

git clone https://github.com/coreyja/coreyja.com /tmp/coreyja.com && cp -r /tmp/coreyja.com/.claude/skills/frontend-accessibility ~/.claude/skills/coreyja-com

// tip: Run this command in your terminal to install the skill