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