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
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