tauri-app-global-shortcut
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Global hotkeys outside app focus / 应用外全局快捷键
- Shortcut conflicts and cleanup / 快捷键冲突与清理
- Shortcut actions to focus the app / 快捷键聚焦应用
Trigger phrases include:
- "global shortcut", "hotkey", "conflict", "focus"
- "全局快捷键", "热键", "冲突", "聚焦"
How to use this skill
- Define global shortcuts and user-configurable settings
- Register shortcuts and resolve conflict scenarios
- Route shortcuts to window focus or command actions
- Release shortcuts on app exit