·calling-rust-from-tauri-frontend
</>

calling-rust-from-tauri-frontend

dchuk/claude-code-tauri-skills

指导用户使用 invoke 函数从 Tauri 前端调用 Rust 后端函数,并使用

34安装·0热度·@dchuk

安装

$npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill calling-rust-from-tauri-frontend

SKILL.md

This skill covers how to call Rust backend functions from your Tauri v2 frontend using the command system and invoke function.

Or with the global Tauri object (when app.withGlobalTauri is enabled):

For large binary data, use tauri::ipc::Response to bypass JSON serialization:

指导用户使用 invoke 函数从 Tauri 前端调用 Rust 后端函数,并使用 来源:dchuk/claude-code-tauri-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill calling-rust-from-tauri-frontend
分类
</>开发工具
认证
收录时间
2026-02-07
更新时间
2026-02-18

快速解答

什么是 calling-rust-from-tauri-frontend?

指导用户使用 invoke 函数从 Tauri 前端调用 Rust 后端函数,并使用 来源:dchuk/claude-code-tauri-skills。

如何安装 calling-rust-from-tauri-frontend?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill calling-rust-from-tauri-frontend 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/dchuk/claude-code-tauri-skills