tauri-app-notification

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • System notifications in a Tauri app
  • Notification permission requests
  • Handling notification click events or actions

Trigger phrases include:

  • "notification", "system alert", "push notification", "notify", "toast"

How to use this skill

  1. Install the notification plugin:
    cargo add tauri-plugin-notification
    
  2. Register the plugin in your Tauri builder:
Related skills

More from partme-ai/full-stack-skills

Installs
6
GitHub Stars
379
First Seen
Mar 25, 2026