tauri-scaffold

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Scaffolding a new Tauri v2 project
  • Understanding the Tauri project structure
  • Static export or SSG configuration

Trigger phrases include:

  • "scaffold", "create-tauri-app", "project structure", "static export", "SSG", "new project"

How to use this skill

  1. Scaffold with create-tauri-app:
    npm create tauri-app@latest my-app -- --template react-ts
    
  2. Project structure after scaffolding:
Related skills

More from partme-ai/full-stack-skills

Installs
6
GitHub Stars
379
First Seen
Mar 25, 2026