update-keyboard-shortcuts
CommunitySync keyboard shortcuts across your app.
Software Engineering#documentation#consistency#synchronization#code audit#user interface#keyboard shortcuts
Authorricardoquesada
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all keyboard shortcuts used within the application are consistent across documentation, in-app dialogs, menu hints, and the actual code implementation, preventing user confusion and errors.
Core Features & Use Cases
- Audits Shortcuts: Compares shortcuts defined in documentation (
docs/keyboard_shortcuts.md), the shortcuts dialog (src/ui/dialog_keyboard_shortcut.rs), menu items (src/ui/menu.rs), and view-specific input handlers (src/ui/view_*.rs). - Identifies Discrepancies: Flags missing shortcuts, incorrect key bindings, and formatting inconsistencies.
- Facilitates Updates: Provides clear instructions on how to correct inconsistencies in each relevant file.
- Use Case: After adding a new feature with a keyboard shortcut, use this Skill to verify it's correctly documented and displayed in the shortcuts menu and dialog.
Quick Start
Run the update-keyboard-shortcuts skill to audit and synchronize all keyboard shortcuts.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: update-keyboard-shortcuts Download link: https://github.com/ricardoquesada/regenerator2000/archive/main.zip#update-keyboard-shortcuts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.