building-tauri-with-github-actions
π―Skillfrom dchuk/claude-code-tauri-skills
Same repository
dchuk/claude-code-tauri-skills(39 items)
Installation
npx vibeindex add dchuk/claude-code-tauri-skills --skill building-tauri-with-github-actionsnpx skills add dchuk/claude-code-tauri-skills --skill building-tauri-with-github-actions~/.claude/skills/building-tauri-with-github-actions/SKILL.mdMore from this repository10
Guides configuring JavaScript frontend frameworks (Next.js, Nuxt, Qwik, SvelteKit, Vite) for Tauri v2 desktop applications, including static site generation setup, tauri.conf.json settings, and framework-specific configurations.
Guides configuring Tauri v2's permission system for controlling frontend access to backend commands and system resources, covering allow/deny lists, plugin permissions, scopes, and capability integration.
Teaches Tauri's core architecture fundamentals including the Rust backend, webview integration, Core-Shell design pattern, IPC message passing mechanisms, and security model for desktop applications.
Guides developers through Tauri v2's event system for Rust-to-frontend communication, covering global and webview-specific event emission, IPC channels for high-throughput data, and JavaScript evaluation.
Helps create and initialize new Tauri v2 projects for cross-platform desktop and mobile applications, covering system prerequisites for macOS/Windows/Linux, project creation methods, and directory structure setup.
Guides integrating Rust-based WASM frontend frameworks (Leptos, Yew, Dioxus, Sycamore) with Tauri v2 using Trunk bundler, covering WASM compilation, Cargo.toml setup, and withGlobalTauri API access.
Skill
Skill
Skill
Skill