tauri-concept
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- How Tauri works internally / Tauri 内部工作机制
- Isolation or brownfield patterns / 隔离模式或棕地集成
- Architecture context before implementation / 实现前的架构认知
Trigger phrases include:
- "architecture", "process model", "isolation", "brownfield"
- "架构", "进程模型", "隔离", "棕地"
How to use this skill
- Explain the core process and WebView process separation
- Describe process model and IPC isolation options
- Map concept choices to practical architecture decisions
- Provide conceptual risks and tradeoffs