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

  1. Define global shortcuts and user-configurable settings
  2. Register shortcuts and resolve conflict scenarios
  3. Route shortcuts to window focus or command actions
  4. Release shortcuts on app exit

Outputs

  • Global shortcut registration plan / 全局快捷键注册方案
  • Conflict handling checklist / 冲突处理清单

Scope

  • Boundary: Global shortcut plugin usage only
  • Key points: Conflict handling and cleanup

References

Keywords

tauri global shortcut, hotkeys, focus, conflicts

Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 20, 2026