·tauri-v2-integration
*

tauri-v2-integration

Implement or adjust VMark frontend <-> Tauri v2 integration. Use when adding invoke/emit bridges, menu accelerators, or IPC-related UI behaviors.

39Installs·1Trend·@xiaolai

Installation

$npx skills add https://github.com/xiaolai/vmark --skill tauri-v2-integration

How to Install tauri-v2-integration

Quickly install tauri-v2-integration 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-v2-integration
  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 Ensure Tauri v2 bridge patterns and IPC flows are consistent across frontend and Rust.

2) Update frontend hooks/plugins that manage IPC (src/hooks/, src/plugins/). 3) Update Rust commands or menu entries in src-tauri/. 4) Keep behavior consistent across WYSIWYG and Source modes.

5) If E2E behavior needs validation, use Tauri MCP tools.

Implement or adjust VMark frontend <-> Tauri v2 integration. Use when adding invoke/emit bridges, menu accelerators, or IPC-related UI behaviors. 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-v2-integration
Category
*Creative Media
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from xiaolai/vmark

Quick answers

What is tauri-v2-integration?

Implement or adjust VMark frontend <-> Tauri v2 integration. Use when adding invoke/emit bridges, menu accelerators, or IPC-related UI behaviors. Source: xiaolai/vmark.

How do I install tauri-v2-integration?

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-v2-integration 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