tauri-pro
Installation
SKILL.md
Tauri (professional)
Skill text is English; answer in the user’s preferred language when rules or the conversation specify it.
Use official Tauri documentation for the user’s major version (1 vs 2); this skill encodes IPC boundaries, capability hygiene, and shipping concerns — not generic SPA tutorials. Confirm Tauri major, Rust toolchain, and frontend stack (e.g. Vite + React).
Webview UI patterns: react-pro when using React.
Boundary
tauri-pro owns Tauri configuration, Rust commands, capabilities/plugins, packaging/updater, and webview host integration. react-pro owns component-level web UI. electron-pro applies only to Electron codebases. deployment-pro owns org-wide signing/release policy beyond Tauri-specific steps.