tauri-build
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Production builds or packaging / 生产构建或打包
- Signing or release artifacts / 签名或发布产物
- CI pipelines for distribution / 分发相关 CI 流水线
Trigger phrases include:
- "build", "release", "signing", "distribution", "pipeline"
- "构建", "发布", "签名", "分发", "流水线"
How to use this skill
- Identify target platforms and packaging formats
- Configure release build and signing requirements
- Produce installers or app bundles per platform
- Validate release artifacts and update channels
Outputs
- Release build checklist / 发布构建清单
- Signing and distribution plan / 签名与分发方案
Scope
- Boundary: Build, signing, and distribution only
- Key points: Debug vs release and platform packaging
References
- https://v2.tauri.app/distribute/
- https://v2.tauri.app/distribute/app-store/
- https://v2.tauri.app/distribute/appimage/
- https://v2.tauri.app/distribute/aur/
- https://v2.tauri.app/distribute/crabnebula-cloud/
- https://v2.tauri.app/distribute/debian/
- https://v2.tauri.app/distribute/dmg/
- https://v2.tauri.app/distribute/google-play/
- https://v2.tauri.app/distribute/macos-application-bundle/
- https://v2.tauri.app/distribute/microsoft-store/
- https://v2.tauri.app/distribute/rpm/
- https://v2.tauri.app/distribute/snapcraft/
- https://v2.tauri.app/distribute/windows-installer/
- https://v2.tauri.app/distribute/sign/macos/
- https://v2.tauri.app/distribute/sign/windows/
- https://v2.tauri.app/distribute/sign/linux/
- https://v2.tauri.app/distribute/sign/ios/
- https://v2.tauri.app/distribute/sign/android/
- https://v2.tauri.app/distribute/pipelines/crabnebula-cloud/
- https://v2.tauri.app/distribute/pipelines/github/
Keywords
tauri build, release, signing, packaging, distribution
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-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.
1tauri-app-wasm
Guidance for running Rust-compiled WASM in the Tauri v2 frontend.
1