tauri-app-shell

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Executing system commands from a Tauri app
  • Shell plugin permissions and command allowlists
  • Opening external URLs via shell (alternative to opener plugin)

Trigger phrases include:

  • "shell", "execute command", "spawn process", "allow-execute", "system command"

How to use this skill

  1. Install the shell plugin:
    cargo add tauri-plugin-shell
    
  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