·testing-e2e
</>

testing-e2e

alexei-led/claude-code-config

使用 Playwright MCP 进行 E2E 测试,用于浏览器自动化、测试生成和 UI 测试。在讨论 E2E 测试、Playwright、浏览器测试、UI 自动化、可视化测试或可访问性测试时使用。支持 TypeScript 测试和 Go/HTMX Web 应用程序。

6安装·1热度·@alexei-led

安装

$npx skills add https://github.com/alexei-led/claude-code-config --skill testing-e2e

SKILL.md

Use Playwright MCP tools for browser automation and E2E testing.

| browsernavigate | Go to URL | | browsersnapshot | Get accessibility tree | | browserclick | Click elements | | browsertype | Type text | | browserfillform | Fill form fields | | browsergeneratelocator | Get best locator | | browserverifytext | Assert text content |

| Navigation timeout | Slow page load | Increase timeout, check network | | Action timeout | Element not interactable | Wait for visibility/enabled state | | Expect timeout | Assertion failed | Verify DOM state with snapshot |

使用 Playwright MCP 进行 E2E 测试,用于浏览器自动化、测试生成和 UI 测试。在讨论 E2E 测试、Playwright、浏览器测试、UI 自动化、可视化测试或可访问性测试时使用。支持 TypeScript 测试和 Go/HTMX Web 应用程序。 来源:alexei-led/claude-code-config。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/alexei-led/claude-code-config --skill testing-e2e
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 testing-e2e?

使用 Playwright MCP 进行 E2E 测试,用于浏览器自动化、测试生成和 UI 测试。在讨论 E2E 测试、Playwright、浏览器测试、UI 自动化、可视化测试或可访问性测试时使用。支持 TypeScript 测试和 Go/HTMX Web 应用程序。 来源:alexei-led/claude-code-config。

如何安装 testing-e2e?

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

这个 Skill 的源码在哪?

https://github.com/alexei-led/claude-code-config