tauri-app-process

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Getting process info (PID, app version) in a Tauri app
  • Programmatic app restart or exit
  • Graceful shutdown and cleanup

Trigger phrases include:

  • "process", "restart app", "exit app", "shutdown", "app lifecycle", "process info"

How to use this skill

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