tauri-app-opener
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Opening external links or files / 打开外部链接或文件
- Allowlisted protocols or paths / 协议或路径白名单
- Safe opener wrapper / 安全打开封装
Trigger phrases include:
- "opener", "open link", "protocol allowlist", "open file"
- "打开链接", "打开文件", "协议白名单", "安全打开"
How to use this skill
- Define allowed protocols and target paths
- Configure opener plugin capabilities and scope
- Implement a safe open API with strict validation
- Validate behavior across platforms and error cases
Outputs
- Opener policy and allowlist plan / 打开策略与白名单方案
- Cross-platform behavior checklist / 跨平台行为清单
Scope
- Boundary: Opener plugin usage only
- Key points: Protocol and path allowlisting
References
Keywords
tauri opener, external links, allowlist, security
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