Design keyboard navigation and focus management for users who cannot or prefer not to use a mouse or touch screen. Use when designing any interactive interface — forms, menus, modals, tabs, carousels, drag-and-drop, data tables, or custom components. Triggers on: keyboard, focus, tab order, focus trap, skip link, arrow keys, keyboard shortcut, can't use mouse, motor disability, switch access, focus indicator, focus ring.
$npx -y skills add owl-listener/inclusive-design-skills --skill keyboard-navigationInstalls into the current project.
Run `npx skills use "https://github.com/owl-listener/inclusive-design-skills" --skill "owl-listener/inclusive-design-skills/keyboard-navigation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/owl-listener/inclusive-design-skills" that are relevant to the current task. Run `npx skills add "https://github.com/owl-listener/inclusive-design-skills"` and select the relevant skills, then follow their instructions.