building-tauri-with-github-actions
✓指導用戶設置 Tauri GitHub Actions CI/CD 管道和工作流程,以自動構建、測試和發布跨平台桌面應用程序。
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