·tauri-mcp-test-runner
</>

tauri-mcp-test-runner

运行 Tauri MCP 驱动的 E2E 检查 VMark。当要求执行或更新必须使用 Tauri MCP 工具(而不是浏览器 DevTools)的自动化 UI 流时,或者在正在运行的桌面会话中验证行为时使用。

40安装·1热度·@xiaolai

安装

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

如何安装 tauri-mcp-test-runner

通过命令行快速安装 tauri-mcp-test-runner AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/xiaolai/vmark --skill tauri-mcp-test-runner
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:xiaolai/vmark。

SKILL.md

查看原文

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.

运行 Tauri MCP 驱动的 E2E 检查 VMark。当要求执行或更新必须使用 Tauri MCP 工具(而不是浏览器 DevTools)的自动化 UI 流时,或者在正在运行的桌面会话中验证行为时使用。 来源:xiaolai/vmark。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/xiaolai/vmark --skill tauri-mcp-test-runner
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from xiaolai/vmark

快速解答

什么是 tauri-mcp-test-runner?

运行 Tauri MCP 驱动的 E2E 检查 VMark。当要求执行或更新必须使用 Tauri MCP 工具(而不是浏览器 DevTools)的自动化 UI 流时,或者在正在运行的桌面会话中验证行为时使用。 来源:xiaolai/vmark。

如何安装 tauri-mcp-test-runner?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/xiaolai/vmark --skill tauri-mcp-test-runner 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/xiaolai/vmark