·rust-tauri-backend
</>

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.

41Installs·1Trend·@xiaolai

Installation

$npx skills add https://github.com/xiaolai/vmark --skill rust-tauri-backend

How to Install rust-tauri-backend

Quickly install rust-tauri-backend AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/xiaolai/vmark --skill rust-tauri-backend
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: xiaolai/vmark.

SKILL.md

View raw

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.

Implement or modify VMark's Rust/Tauri backend. Use when adding Tauri commands, menu items, filesystem integration, or platform behaviors in src-tauri. Source: xiaolai/vmark.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/xiaolai/vmark --skill rust-tauri-backend
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from xiaolai/vmark

Quick answers

What is 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. Source: xiaolai/vmark.

How do I install rust-tauri-backend?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/xiaolai/vmark --skill rust-tauri-backend Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/xiaolai/vmark