integrating-tauri-js-frontends
✓指導 Claude 通過正確的 SSG 設置、tauri.conf.json 設置和特定於框架的配置,為 Tauri v2 桌面應用程序(包括 Next.js、Nuxt、Qwik、SvelteKit 和 Vite)配置 JavaScript 前端框架。
SKILL.md
This skill covers integrating JavaScript frontend frameworks with Tauri v2 for desktop application development.
Tauri functions as a static web host, serving HTML, CSS, JavaScript, and WASM files through a native webview. The framework is frontend-agnostic but requires specific configurations for optimal integration.
Server-side rendering (SSR) in its native form. All frameworks must be configured for static output.
指導 Claude 通過正確的 SSG 設置、tauri.conf.json 設置和特定於框架的配置,為 Tauri v2 桌面應用程序(包括 Next.js、Nuxt、Qwik、SvelteKit 和 Vite)配置 JavaScript 前端框架。 來源:dchuk/claude-code-tauri-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill integrating-tauri-js-frontends- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-07
- 更新時間
- 2026-02-18
快速解答
什麼是 integrating-tauri-js-frontends?
指導 Claude 通過正確的 SSG 設置、tauri.conf.json 設置和特定於框架的配置,為 Tauri v2 桌面應用程序(包括 Next.js、Nuxt、Qwik、SvelteKit 和 Vite)配置 JavaScript 前端框架。 來源:dchuk/claude-code-tauri-skills。
如何安裝 integrating-tauri-js-frontends?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill integrating-tauri-js-frontends 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/dchuk/claude-code-tauri-skills