tauri-app-upload
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Uploading large files from desktop or mobile / 桌面或移动端的大文件上传
- Progress callbacks or custom headers / 进度回调或自定义头
- Reliable file transfer from local disk / 本地磁盘可靠文件传输
Trigger phrases include:
- "upload", "progress", "headers", "retry"
- "上传", "进度", "请求头", "重试"
How to use this skill
- Define upload endpoints and file selection flow
- Configure upload plugin capabilities and scope
- Implement progress callbacks and error handling
- Validate performance and retries for large files