tauri-app-persisted-scope

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Persisting plugin scopes across app restarts
  • Remembering file access permissions between sessions
  • Scope expiration or revocation flows

Trigger phrases include:

  • "persisted scope", "remember access", "scope persistence", "re-authorization", "scope expiration"

How to use this skill

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

More from partme-ai/full-stack-skills

Installs
7
GitHub Stars
379
First Seen
Mar 25, 2026