tauri-command

Community

Boilerplate-safe Tauri command patterns.

Authorreynalivan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Standard boilerplate for secure, async, and error-safe Tauri Commands, enabling consistent exposure of Rust logic to the frontend.

Core Features & Use Cases

  • Create new files in src-tauri/src/commands/<domain>.rs and register them in src-tauri/src/lib.rs to evolve the backend API surface.
  • Expose Rust logic to the React frontend, delegating heavy I/O or computation to background tasks with proper error handling.
  • Enforce patterns for async execution, error handling, and state access to ensure non-blocking, robust command execution.

Quick Start

Create a new Tauri command by adding an async function in src-tauri/src/commands and registering it in lib.rs.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tauri-command
Download link: https://github.com/reynalivan/EMMM2/archive/main.zip#tauri-command

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.