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.
Implement or modify VMark's Rust/Tauri backend. Use when adding Tauri commands, menu items, filesystem integration, or platform behaviors in src-tauri.
Quickly install rust-tauri-backend AI skill to your development environment via command line
Source: xiaolai/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.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/xiaolai/vmark --skill rust-tauri-backendImplement 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.
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
https://github.com/xiaolai/vmark