tauri-app-autostart

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Enabling or disabling app autostart / launch at login
  • Platform-specific autostart behavior (macOS Login Items, Windows Registry, Linux XDG autostart)
  • User-controlled autostart toggle in app settings

Trigger phrases include:

  • "autostart", "startup", "login items", "boot launch", "launch on startup"

How to use this skill

  1. Install the autostart plugin and add it to Cargo.toml and tauri.conf.json:
    cargo add tauri-plugin-autostart
    
  2. Register the plugin in your Tauri builder with the desired macro type:
Related skills

More from partme-ai/full-stack-skills

Installs
7
GitHub Stars
379
First Seen
Mar 25, 2026