testing-e2e
✓有关编写跨多个流程和组件的弹性端到端测试的专家指南。在审查、编写或重构系统范围的 e2e 测试时使用此技能。涵盖面向用户的场景、辅助函数、数据工厂、基于 ARIA 的选择器和自动重试断言。不适用于单元/集成测试 - 请使用测试单元集成技能。有关详细的选择器模式,请参阅references/playwright-resilience.md。
SKILL.md
Expert guidance for system-wide e2e tests spanning multiple processes.
Scope: System-wide end-to-end tests only. NOT for unit, integration, or component tests with mocked backends - use testing-unit-integration skill instead.
Note: E2E tests are complex, slow, and limited in quantity - relaxed readability standards and less stringent best practices are acceptable compared to unit tests.
有关编写跨多个流程和组件的弹性端到端测试的专家指南。在审查、编写或重构系统范围的 e2e 测试时使用此技能。涵盖面向用户的场景、辅助函数、数据工厂、基于 ARIA 的选择器和自动重试断言。不适用于单元/集成测试 - 请使用测试单元集成技能。有关详细的选择器模式,请参阅references/playwright-resilience.md。 来源:agdev/claude-code。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/agdev/claude-code --skill testing-e2e- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 testing-e2e?
有关编写跨多个流程和组件的弹性端到端测试的专家指南。在审查、编写或重构系统范围的 e2e 测试时使用此技能。涵盖面向用户的场景、辅助函数、数据工厂、基于 ARIA 的选择器和自动重试断言。不适用于单元/集成测试 - 请使用测试单元集成技能。有关详细的选择器模式,请参阅references/playwright-resilience.md。 来源:agdev/claude-code。
如何安装 testing-e2e?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/agdev/claude-code --skill testing-e2e 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/agdev/claude-code