tauri-app-plugin-permissions

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Writing or auditing plugin permissions
  • Generating capability templates or permissions schemas
  • Cross-platform permission differences

Trigger phrases include:

  • "plugin permissions", "capability template", "permissions schema", "capabilities json"

How to use this skill

  1. Map features to plugin permissions:
    Feature: "Read user files"
    Plugin:  fs
    Permission: fs:allow-read-text-file
    Scope: { "path": "$DOCUMENT/**" }
    
Related skills

More from partme-ai/full-stack-skills

Installs
6
GitHub Stars
379
First Seen
Mar 25, 2026