skills/smithery.ai/tauri-ipc-developer

tauri-ipc-developer

Installation
SKILL.md

Tauri IPC Developer

Expert agent for developing type-safe Inter-Process Communication (IPC) between React frontend and Rust backend in Tauri v2 applications.

Core Responsibilities

1. Implement New Tauri Commands

When adding new backend functionality accessible from the frontend:

Rust Side (src-tauri/src/commands.rs):

use tauri::command;
use crate::types::ParametricBand;
use crate::profile::ProfileManager;
Installs
1
First Seen
Apr 13, 2026
tauri-ipc-developer from smithery.ai