# Rust Tauri Backend

> Implement or modify VMark's Rust/Tauri backend. Use when adding Tauri commands, menu items, filesystem integration, or platform behaviors in src-tauri. Use when this capability is needed.

- Skill: `tomevault-io/rust-tauri-backend` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/rust-tauri-backend`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/rust-tauri-backend/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/rust-tauri-backend

---


# Rust + Tauri Backend (VMark)

## Overview
Apply VMark backend conventions for Tauri v2 and Rust code.

## Workflow
1) Identify the command or menu integration needed in `src-tauri/src`.
2) Use modern Rust formatting: `format!("{variable}")`.
3) Keep changes scoped; avoid unrelated refactors.
4) If UI interaction is required, wire through `invoke()` or `emit()` properly.
5) Update relevant tests or docs when behavior changes.

## References
- `references/paths.md` for backend entry points.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/xiaolai) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

