·e2e
</>

e2e

0xbigboss/claude-code

运行 e2e 测试,修复不稳定和过时的测试,根据规范识别错误。在运行 e2e 测试、调试测试失败或修复不稳定测试时使用。在没有规范支持的情况下,切勿更改源代码逻辑或 API。

6安装·1热度·@0xbigboss

安装

$npx skills add https://github.com/0xbigboss/claude-code --skill e2e

SKILL.md

These apply whenever working with e2e tests, test failures, or test flakiness:

The only exception: bug fixes where a spec explicitly defines the correct behavior and unit tests cover the fix.

| login flow | auth.spec.ts:42 | timeout waiting for selector | TBD |

运行 e2e 测试,修复不稳定和过时的测试,根据规范识别错误。在运行 e2e 测试、调试测试失败或修复不稳定测试时使用。在没有规范支持的情况下,切勿更改源代码逻辑或 API。 来源:0xbigboss/claude-code。

查看原文

可引用信息

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

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

快速解答

什么是 e2e?

运行 e2e 测试,修复不稳定和过时的测试,根据规范识别错误。在运行 e2e 测试、调试测试失败或修复不稳定测试时使用。在没有规范支持的情况下,切勿更改源代码逻辑或 API。 来源:0xbigboss/claude-code。

如何安装 e2e?

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

这个 Skill 的源码在哪?

https://github.com/0xbigboss/claude-code