tauri-build

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Production builds or release packaging
  • Code signing for macOS, Windows, or Linux
  • CI/CD pipelines for app distribution

Trigger phrases include:

  • "build", "release", "signing", "distribution", "packaging", "installer", "dmg", "msi"

How to use this skill

  1. Create a production build:
    npm run tauri build
    
  2. Build output is located in src-tauri/target/release/bundle/ with platform-specific installers:
    • macOS: .dmg, .app bundle
Related skills

More from partme-ai/full-stack-skills

Installs
7
GitHub Stars
379
First Seen
Mar 25, 2026