tauri-app-global-shortcut

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Global hotkeys or keyboard shortcuts outside app focus
  • Shortcut conflict detection and resolution
  • Triggering app focus or commands via keyboard shortcuts

Trigger phrases include:

  • "global shortcut", "hotkey", "keyboard shortcut", "keybinding", "accelerator"

How to use this skill

  1. Install the global-shortcut plugin:
    cargo add tauri-plugin-global-shortcut
    
  2. Register the plugin in your Tauri builder:
Related skills

More from partme-ai/full-stack-skills

Installs
7
GitHub Stars
379
First Seen
Mar 25, 2026