tauri-app-system-tray
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- System tray or status bar behavior / 系统托盘或状态栏行为
- Tray menu and window visibility / 托盘菜单与窗口可见性
- Platform-specific tray conventions / 跨平台托盘约定
Trigger phrases include:
- "system tray", "status bar", "tray menu", "visibility"
- "系统托盘", "状态栏", "托盘菜单", "可见性"
How to use this skill
- Define tray icon behavior and menu actions
- Map actions to window show, hide, and focus
- Handle macOS, Windows, and Linux behavior differences
- Ensure security gating for sensitive actions