keyboard-shortcut-design
Designing keyboard shortcut systems, key binding conventions, and shortcut discoverability.
Works with
--- name: keyboard-shortcut-design description: Designing keyboard shortcut systems, key binding conventions, and shortcut discoverability. license: MIT --- # Keyboard Shortcut Design ## Conventions to Follow | Action | Mac | Windows | |--------|-----|---------| | Save | Cmd+S | Ctrl+S | | Undo | Cmd+Z | Ctrl+Z | | Redo | Cmd+Shift+Z | Ctrl+Y | | Find | Cmd+F | Ctrl+F | | Select all | Cmd+A | Ctrl+A | | Copy/Cut/Paste | Cmd+C/X/V | Ctrl+C/X/V | | Close | Cmd+W | Ctrl+W | ## App-Specific Shortcuts - Use single letters for frequent actions (in non-text contexts) - Modifier + letter for less frequent actions - Show shortcuts in tooltips and menus - Command palette (Cmd+K) as discovery mechanism ## Shortcut Cheat Sheet - Accessible via Cmd+/ or ? key - Grouped by category - Searchable - Shows current key bindings ## Rules 1. Never override browser shortcuts without very good reason 2. Show shortcuts alongside menu items 3. Allow customization for power users 4. Document all shortcuts in a discoverable place 5. Focus states must work perfectly for keyboard users
More Accessibility skills
skill-creator
anthropics/skills
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
hyperframes-core
heygen-com/hyperframes
The HyperFrames composition contract — build one renderable project. Use for composition structure, the `data-*` timing attributes, `class="clip"`, tracks, sub-compositions, variables, framework-owned media playback, deterministic-render rules, and validation. Also covers Tailwind projects and the STORYBOARD.md / SCRIPT.md plan formats. Read before writing composition HTML.
ui-ux-pro-max
nextlevelbuilder/ui-ux-pro-max-skill
UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local data: 79 searchable styles (50 active), 192 product palettes and reasoning profiles, 74 font pairings, 119 UX guidelines, 105 icons, 17 GSAP presets, 25 chart types, and 22 stacks.

