What problem does it solve? Tauri 2 projects span Rust, npm, capabilities, sidecars, signing, and updaters, and version drift or misconfigured permissions silently break builds and security boundaries. This Skill provides dated release snapshots, deterministic project inspection, and step-by-step procedures so Tauri work is evidence-based instead of guesswork. ## Core Features & Use Cases - Deterministic project inspection: A read-only Python inspector inventories dependencies, configuration, capabilities, and plugins and emits JSON before any edit. - Migration and upgrade procedures: Bounded, reviewable slices for Tauri 1 to Tauri 2 migration, dependency alignment, and dated release-note refresh from primary sources. - IPC, security, and AI runtime design: Typed commands, Channels, least-privilege capabilities, secret boundaries, and labeled derived patterns for hosted, sidecar, and native AI topologies. - Use Case: You inherit a Tauri 1 desktop app with an AI chat feature. Run the inspector for a JSON inventory, follow the migration guide slice by slice, apply the least-privilege capability example, then complete the release checklist with signed updater evidence. ## Quick Start Ask the agent to inspect your Tauri project with the tauri-stinger inspector and produce an alignment and upgrade report before changing any dependencies.