·tauri-mcp-test-runner
</>

tauri-mcp-test-runner

Run Tauri MCP-driven E2E checks for VMark. Use when asked to execute or update automated UI flows that must use Tauri MCP tools (not browser DevTools), or when validating behavior in a running desktop session.

40Installs·1Trend·@xiaolai

Installation

$npx skills add https://github.com/xiaolai/vmark --skill tauri-mcp-test-runner

How to Install tauri-mcp-test-runner

Quickly install tauri-mcp-test-runner 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-mcp-test-runner
  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 Run VMark end-to-end UI flows using the Tauri MCP tools and summarize results.

Workflow 1) Confirm the desktop app is running. If not, ask the user to start it. 2) Start MCP session via mcptauritauridriversession (action: start, port: 9223 or omit for default).

3) List windows (mcptauritaurimanagewindow action: list) and pick the target window. 4) Execute test flows using the patterns in references/flows.md. 5) Capture logs when needed (mcptauritaurireadlogs) and stop the session when done.

Run Tauri MCP-driven E2E checks for VMark. Use when asked to execute or update automated UI flows that must use Tauri MCP tools (not browser DevTools), or when validating behavior in a running desktop session. 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-mcp-test-runner
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from xiaolai/vmark

Quick answers

What is tauri-mcp-test-runner?

Run Tauri MCP-driven E2E checks for VMark. Use when asked to execute or update automated UI flows that must use Tauri MCP tools (not browser DevTools), or when validating behavior in a running desktop session. Source: xiaolai/vmark.

How do I install tauri-mcp-test-runner?

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-mcp-test-runner 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