tauri-app-file-system
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Reading or writing local files / 读写本地文件
- Safe directory scope configuration / 安全目录 Scope 配置
- Import or export file workflows / 文件导入导出流程
Trigger phrases include:
- "file system", "file access", "scope", "read", "write"
- "文件系统", "文件访问", "Scope", "读写"
How to use this skill
- Define the minimal directories and file patterns to access
- Configure file-system plugin scope and capabilities
- Implement file selection, read, and write flows
- Validate access boundaries and error handling
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