·building-tauri-with-github-actions
</>

building-tauri-with-github-actions

dchuk/claude-code-tauri-skills

指导用户设置 Tauri GitHub Actions CI/CD 管道和工作流程,以自动构建、测试和发布跨平台桌面应用程序。

20安装·0热度·@dchuk

安装

$npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill building-tauri-with-github-actions

SKILL.md

This skill covers CI/CD pipeline configuration for Tauri applications using GitHub Actions and the official tauri-apps/tauri-action.

GitHub Actions enables automated building, testing, and releasing of Tauri applications across Windows, macOS, and Linux platforms. The tauri-action handles the complexity of cross-platform builds and release management.

Add ubuntu-22.04-arm to the matrix for native ARM64 Linux builds (public repositories only).

指导用户设置 Tauri GitHub Actions CI/CD 管道和工作流程,以自动构建、测试和发布跨平台桌面应用程序。 来源:dchuk/claude-code-tauri-skills。

查看原文

可引用信息

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

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

快速解答

什么是 building-tauri-with-github-actions?

指导用户设置 Tauri GitHub Actions CI/CD 管道和工作流程,以自动构建、测试和发布跨平台桌面应用程序。 来源:dchuk/claude-code-tauri-skills。

如何安装 building-tauri-with-github-actions?

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

这个 Skill 的源码在哪?

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