integrating-tauri-rust-frontends
✓指导用户将基于 Rust 的 WASM 前端框架与 Tauri v2 集成,涵盖 Leptos 和 Trunk 设置、WASM 编译配置、Cargo.toml 依赖项、Trunk.toml 捆绑器设置以及 withGlobalTauri API 访问。
SKILL.md
This skill covers integrating Rust-based frontend frameworks with Tauri v2 for building desktop and mobile applications with WASM.
| Leptos | Reactive Rust framework for building web UIs | Trunk | | Yew | Component-based Rust framework | Trunk | | Dioxus | Cross-platform UI framework | Trunk | | Sycamore | Reactive library for Rust | Trunk |
Replace YOURLOCALIP with your machine's local IP (e.g., 192.168.1.100).
指导用户将基于 Rust 的 WASM 前端框架与 Tauri v2 集成,涵盖 Leptos 和 Trunk 设置、WASM 编译配置、Cargo.toml 依赖项、Trunk.toml 捆绑器设置以及 withGlobalTauri API 访问。 来源:dchuk/claude-code-tauri-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill integrating-tauri-rust-frontends- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-07
- 更新时间
- 2026-02-18
快速解答
什么是 integrating-tauri-rust-frontends?
指导用户将基于 Rust 的 WASM 前端框架与 Tauri v2 集成,涵盖 Leptos 和 Trunk 设置、WASM 编译配置、Cargo.toml 依赖项、Trunk.toml 捆绑器设置以及 withGlobalTauri API 访问。 来源:dchuk/claude-code-tauri-skills。
如何安装 integrating-tauri-rust-frontends?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill integrating-tauri-rust-frontends 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/dchuk/claude-code-tauri-skills