Keyboard Accessibility

Load this skill for any project with interactive UI, such as buttons, links, forms, modals, dropdowns, menus, tabs, sliders, toolbars, carousels, or custom widgets, in React or vanilla JavaScript. Never ship an interactive element that cannot be fully operated by keyboard alone. Always ensure a visible focus indicator, logical tab order, correct widget key behavior, and no keyboard traps. Targets WCAG 2.2 Level AA.

planetabhi 7f293a5 14 files · 22.4 KB Updated

File contents

planetabhi/skills/tree/main/skills/keyboard-accessibility commit 7f293a586f

Frequently asked questions

npx skillmds@latest add planetabhi/keyboard-accessibility