Keyboard First Hotkeys

Keyboard-first interaction system for a kiosk / scan-gun / operator-terminal React app — one hotkey catalogue that drives the bindings, the key-cap hints on buttons, and the cheatsheet dialog so they can never drift; a focus chain that always keeps focus on "the next thing the operator will touch"; and a focus guard that recovers focus when re-renders drop it. Use when adding keyboard shortcuts / hotkeys to a React app, building a scan-gun or barcode-scanner driven UI, a kiosk where the workflow is Enter-to-advance, a shortcuts cheatsheet ("press ? to see shortcuts"), or when focus keeps getting lost after re-renders / socket updates and scans go nowhere.

nicksonthc Updated

File contents

nicksonthc/claude-skill/tree/main/skills/keyboard-first-hotkeys commit 411d808aa7

Frequently asked questions

npx skillmds@latest add nicksonthc/keyboard-first-hotkeys