tauri-v2
Installation
SKILL.md
Tauri 2.0 Desktop App Development
This skill provides guidance for building professional cross-platform desktop applications using Tauri 2.0 with a Rust backend and modern React frontend following MVVM architecture.
When to Use This Skill
- Building cross-platform desktop apps (Windows, macOS, Linux)
- Migrating from Electron to Tauri for smaller bundle size
- Creating secure, performant native apps with web technologies
- Implementing complex state management between Rust and React
[!CAUTION] This skill is for Tauri 2.0 only. Tauri 1.x uses different APIs and configuration.
Prerequisites
Related skills