·tauri-app-dev
!

tauri-app-dev

Expert guidance for building cross-platform desktop applications with Tauri 2.0 and Rust. Use when developing Tauri apps including commands and IPC, file system operations, window management, state management, system tray, menus, plugin development, security configuration (capabilities/permissions), bundling/distribution, and auto-updates. Covers patterns for editor applications requiring file dialogs, native menus, and frontend-backend communication.

42Installs·1Trend·@xiaolai

Installation

$npx skills add https://github.com/xiaolai/vmark --skill tauri-app-dev

How to Install tauri-app-dev

Quickly install tauri-app-dev 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 tauri-app-dev
  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

Tauri is a framework for building small, fast, secure desktop apps using web frontends and Rust backends.

Project convention: Wrap invoke() with TanStack Query for caching and state management:

Install plugins: cargo add in src-tauri, pnpm add in frontend.

Expert guidance for building cross-platform desktop applications with Tauri 2.0 and Rust. Use when developing Tauri apps including commands and IPC, file system operations, window management, state management, system tray, menus, plugin development, security configuration (capabilities/permissions), bundling/distribution, and auto-updates. Covers patterns for editor applications requiring file dialogs, native menus, and frontend-backend communication. 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 tauri-app-dev
Category
!Security
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from xiaolai/vmark

Quick answers

What is tauri-app-dev?

Expert guidance for building cross-platform desktop applications with Tauri 2.0 and Rust. Use when developing Tauri apps including commands and IPC, file system operations, window management, state management, system tray, menus, plugin development, security configuration (capabilities/permissions), bundling/distribution, and auto-updates. Covers patterns for editor applications requiring file dialogs, native menus, and frontend-backend communication. Source: xiaolai/vmark.

How do I install tauri-app-dev?

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 tauri-app-dev 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