tauri
Installation
SKILL.md
tauri
Scope
Covers Tauri v2 applications: the src-tauri crate and its tauri.conf.json, the
capabilities/permissions/scope security model and the runtime authority that enforces it, the
IPC surface (commands, events, channels, managed state, raw requests and responses), official
plugins and writing your own, window and webview configuration including tray and menus,
embedded sidecars and bundled resources, the updater and its signature keys, bundling and code
signing on each desktop platform, dev-time debugging and mock-based frontend tests, the
Tauri 1 → 2 upgrade, and the security baseline an app ships with.