tauri-app-notification

star 0

Guidance for Tauri v2 notification plugin with permission flow and click handling.

ojisanchamchi By ojisanchamchi schedule Updated 2/6/2026

name: tauri-app-notification description: Guidance for Tauri v2 notification plugin with permission flow and click handling. license: Complete terms in LICENSE.txt

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

  1. Define notification types and user flows
  2. Configure notification plugin capabilities
  3. Handle permission requests and click callbacks
  4. Map notification clicks to app routes safely

Outputs

  • Notification flow plan / 通知流程方案
  • Permission and click handling checklist / 权限与点击处理清单

Scope

  • Boundary: Notification plugin usage only
  • Key points: Permissions and click handling

References

Keywords

tauri notification, system alerts, permissions, callbacks

Install via CLI
npx skills add https://github.com/ojisanchamchi/tauri-skills --skill tauri-app-notification
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
ojisanchamchi
ojisanchamchi Explore all skills →