tauri-config
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Configuring tauri.conf.json / 配置 tauri.conf.json
- Config changes from Tauri v1 to v2 / v1 到 v2 的配置变更
- CSP or platform-specific config sections / CSP 或平台配置段
Trigger phrases include:
- "tauri.conf.json", "config", "CSP", "android", "ios"
- "配置", "CSP", "Android", "iOS"
How to use this skill
- Identify app requirements and platform targets
- Map requirements to tauri.conf.json sections
- Apply v2 config layout and plugin locations
- Validate CSP and platform config for desktop and mobile