tauri-app-notification
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- System notifications / 系统通知
- Notification permissions or callbacks / 通知权限或回调
- Deep-linking from notifications / 通知触发深链
Trigger phrases include:
- "notification", "system alerts", "permission", "callback"
- "通知", "系统提醒", "权限", "回调"
How to use this skill
- Define notification types and user flows
- Configure notification plugin capabilities
- Handle permission requests and click callbacks
- Map notification clicks to app routes safely