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
Outputs
- Tray interaction and visibility plan / 托盘交互与可见性方案
- Platform differences checklist / 跨平台差异清单
Scope
- Boundary: System tray interaction patterns only
- Key points: Platform differences and secure actions
References
Keywords
tauri system tray, status bar, menu, cross-platform
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1