vibe-testing
代码感知的浏览器测试 agent——面向 AI 编辑器(Claude Code、Cursor、Windsurf)的 13 个 MCP 工具。读取你的代码库,打开 Playwright,测试一切,并附截图报告。
Code-aware browser testing agent — 13 MCP tools for AI editors (Claude Code, Cursor, Windsurf). Reads your codebase, opens Playwright, tests everything, reports with screenshots.
怎么安装
npx -y vibe-testing git clone https://github.com/AishwaryShrivastav/vibe-testing ~/.claude/skills/vibe-testing 简介
vibe-testing **Code-aware browser testing for AI coding agents.** Product site · npm · MCP Registry · Launch status vibe-testing reads your codebase so tests use your real routes and field names, runs them in a real Playwright browser, remembers what broke, and tells you what your last change fixed or regressed. It works as an MCP server that gives your editor (Claude Code, Cursor, Windsurf, VS Code Copilot, Roo Code) 14 testing tools, or as a standalone CLI. The repository is also an Agent Plugin with a release-qa skill. Compatible agents get both the testing tools and a senior-QA workflow fo…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 5
- 月下载
- –
- 最近更新
- 2026-09-21
- 创建于
- 2026-04-15
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- ai-agent, ai-testing, ai-tools, browser-testing, claude-code, cursor, cursor-ide, e2e-testing, mcp, mcp-server, model-context-protocol, npx, playwright, qa, test-automation, testing, typescript, vibe-coding, windsurf
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
memsearch
zilliztech/memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
dsh-mnemon
dsh-external/dsh-mnemon
用于 DeepSeek Harness (DSH) 的跨代理、本地优先持久内存插件,由 Mnemon 驱动。它在启用 Mnemon 的代理之间共享长期记忆,并添加运行时记忆、可搜索项目文档、语义召回、知识图谱和侧边栏 UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。