frontend-accessibility

Implement accessible user interfaces with semantic HTML, keyboard navigation, sufficient color contrast, screen reader support, ARIA attributes, and proper focus management. Use this skill when creating or editing React components (.tsx, .jsx files), when implementing forms with labels and inputs, when building interactive elements (buttons, modals, menus, dialogs), when implementing keyboard navigation, when choosing colors and ensuring contrast ratios, when adding ARIA attributes, when testing with screen readers, when implementing focus states and focus management, or when creating heading structures and page landmarks.

$ 安裝

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

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