1 approved skill in this repository
Productivity
Cross-platform desktop and mobile apps with Rust backends and web frontends. \n \n Handles Tauri command registration, IPC patterns (invoke, emit, channels), and state management with built-in error prevention for 8+ common setup mistakes \n Requires explicit capability configuration in capabilities/default.json for all operations; Tauri v2 denies permissions by default \n Supports async commands with owned types, event emission, streaming channels, and proper error serialization patterns \n Cov