Initializes a complete Rust and React desktop application scaffold using the Tauri framework and shadcn/ui.
This skill streamlines the creation of cross-platform desktop applications by scaffolding a complete project environment using Rust and Tauri for the backend and React with Vite, Tailwind CSS, and shadcn/ui for the frontend. It automates the setup of IPC commands, directory structures, and platform-specific build scripts, making it ideal for developers who want to jumpstart native desktop development without manually configuring complex toolchains or styling systems.