·tauri-mcp-testing
</>

tauri-mcp-testing

E2E testing expert for Tauri applications using Tauri MCP server. Use when testing running Tauri apps - session management, webview interaction, IPC verification, screenshot capture, and debugging. ALWAYS use tauri_* tools, NEVER Chrome DevTools MCP for Tauri apps.

42Installs·0Trend·@xiaolai

Installation

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

How to Install tauri-mcp-testing

Quickly install tauri-mcp-testing 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-testing
  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

CRITICAL: For E2E testing of Tauri applications, ALWAYS use tauri MCP tools. NEVER use Chrome DevTools MCP - that's for browser pages only.

| Connect to app | tauridriversession | | Take screenshot | tauriwebviewscreenshot | | Find elements | tauriwebviewfindelement | | Click/scroll/swipe | tauriwebviewinteract | | Type text | tauriwebviewkeyboard | | Wait for element | tauriwebviewwaitfor | | Execute JS | tauriwebviewexecutejs | | Get CSS styles | tauriwebviewgetstyles |

| Test IPC commands | tauriipcexecutecommand | | Monitor IPC calls | tauriipcmonitor | | Read console logs | taurireadlogs | | Manage windows | taurimanagewindow |

E2E testing expert for Tauri applications using Tauri MCP server. Use when testing running Tauri apps - session management, webview interaction, IPC verification, screenshot capture, and debugging. ALWAYS use tauri_* tools, NEVER Chrome DevTools MCP for Tauri apps. 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-testing
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-testing?

E2E testing expert for Tauri applications using Tauri MCP server. Use when testing running Tauri apps - session management, webview interaction, IPC verification, screenshot capture, and debugging. ALWAYS use tauri_* tools, NEVER Chrome DevTools MCP for Tauri apps. Source: xiaolai/vmark.

How do I install tauri-mcp-testing?

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-testing 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