managing-tauri-app-resources
✓協助管理 Tauri 應用程序資源,包括應用程序圖標設置和生成、嵌入靜態文件和資產、在運行時訪問捆綁資源以及實現線程安全狀態管理模式。
SKILL.md
| icon.icns | macOS | | icon.ico | Windows | | .png | Linux, Android, iOS |
Windows (.ico): Layers for 16, 24, 32, 48, 64, 256 pixels.
Android: No transparency. Place in src-tauri/gen/android/app/src/main/res/mipmap- folders. Each needs iclauncher.png, iclauncherround.png, iclauncherforeground.png.
協助管理 Tauri 應用程序資源,包括應用程序圖標設置和生成、嵌入靜態文件和資產、在運行時訪問捆綁資源以及實現線程安全狀態管理模式。 來源:dchuk/claude-code-tauri-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill managing-tauri-app-resources- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-07
- 更新時間
- 2026-02-18
快速解答
什麼是 managing-tauri-app-resources?
協助管理 Tauri 應用程序資源,包括應用程序圖標設置和生成、嵌入靜態文件和資產、在運行時訪問捆綁資源以及實現線程安全狀態管理模式。 來源:dchuk/claude-code-tauri-skills。
如何安裝 managing-tauri-app-resources?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill managing-tauri-app-resources 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/dchuk/claude-code-tauri-skills