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 in a Tauri app
  • Configuring file system scope for safe access
  • File import/export workflows

Trigger phrases include:

  • "file system", "read file", "write file", "fs plugin", "file access", "scope"

How to use this skill

  1. Install the file-system plugin:
    cargo add tauri-plugin-fs
    
  2. Register the plugin in your Tauri builder:
Related skills

More from partme-ai/full-stack-skills

Installs
6
GitHub Stars
379
First Seen
Mar 25, 2026