tauri-app-window-menu

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Native window menus with shortcuts / 原生窗口菜单与快捷键
  • Menu events and command handlers / 菜单事件与命令处理
  • Platform-specific menu layouts / 平台菜单布局差异

Trigger phrases include:

  • "window menu", "shortcuts", "menu events", "command handlers"
  • "窗口菜单", "快捷键", "菜单事件", "命令处理"

How to use this skill

  1. Define menu structure and keyboard shortcuts
  2. Separate command identifiers from event handlers
  3. Handle platform-specific menu conventions
  4. Test menu event routing and focus behavior

Outputs

  • Menu layout and shortcut plan / 菜单布局与快捷键方案
  • Event routing checklist / 事件路由清单

Scope

  • Boundary: Window menu definitions and event handling
  • Key points: Command/handler separation and testability

References

Keywords

tauri menu, window menu, shortcuts, commands

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