tauri-app-develop
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Day-to-day Tauri v2 development workflow / Tauri v2 日常开发流程
- Dev server vs static assets / 开发服务器与静态资源切换
- Debugging Rust + WebView / Rust 与 WebView 联合调试
- Sidecar or resources management / sidecar 与资源管理
- Testing strategies for Tauri apps / Tauri 测试策略
Trigger phrases include:
- "dev workflow", "debug", "sidecar", "resources", "icons"
- "开发流程", "调试", "sidecar", "资源管理", "图标"
How to use this skill
- Choose dev server or static asset mode / 选择开发模式
- Configure resources, sidecar, and icons / 配置资源与 sidecar
- Set up Rust + WebView debugging flow / 建立双端调试流程
- Recommend testing strategy (mocking, WebDriver, CI) / 推荐测试策略
Outputs
- Development checklist / 开发清单
- Debugging workflow guide / 调试流程指南
- Testing recommendations / 测试建议
Scope
- Boundary: Development workflow only / 仅限开发流程
- Key points: Dev server vs static assets and dual-side debugging / 模式切换与调试
- Out of scope: release builds or distribution / 不涉及发布与分发
References
- https://v2.tauri.app/develop/
- https://v2.tauri.app/develop/configuration-files/
- https://v2.tauri.app/develop/calling-rust/
- https://v2.tauri.app/develop/calling-frontend/
- https://v2.tauri.app/develop/resources/
- https://v2.tauri.app/develop/sidecar/
- https://v2.tauri.app/develop/state-management/
- https://v2.tauri.app/develop/updating-dependencies/
- https://v2.tauri.app/develop/icons/
- https://v2.tauri.app/develop/debug/
- https://v2.tauri.app/develop/debug/crabnebula-devtools/
- https://v2.tauri.app/develop/debug/neovim/
- https://v2.tauri.app/develop/debug/rustrover/
- https://v2.tauri.app/develop/debug/vscode/
- https://v2.tauri.app/develop/plugins/
- https://v2.tauri.app/develop/plugins/develop-mobile/
- https://v2.tauri.app/develop/tests/
- https://v2.tauri.app/develop/tests/mocking/
- https://v2.tauri.app/develop/tests/webdriver/
- https://v2.tauri.app/develop/tests/webdriver/ci/
- https://v2.tauri.app/develop/tests/webdriver/example/selenium/
- https://v2.tauri.app/develop/tests/webdriver/example/webdriverio/
Keywords
tauri develop, dev server, static assets, sidecar, debugging, tests, 开发流程, 调试, 资源管理
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1