e2e-ci-debug
✓通过检查 GitHub 检查、下载 Playwright 报告以及将故障映射到本地 Nx 命令,调试拉取请求中的 CI E2E 故障。在 PR 工作流程中调试失败的 E2E 测试时使用。
SKILL.md
Debug Playwright E2E test failures from CI with automated artifact downloading, intelligent failure parsing, and local reproduction guidance.
Output: Failing spec name, error message, file location, stack trace, and local reproduction command.
All scripts are located in the skill's scripts/ directory. After installation via npx add-skill, they'll be at .cursor/skills/e2e-ci-debug/scripts/
通过检查 GitHub 检查、下载 Playwright 报告以及将故障映射到本地 Nx 命令,调试拉取请求中的 CI E2E 故障。在 PR 工作流程中调试失败的 E2E 测试时使用。 来源:lgariv-dn/frontend-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/lgariv-dn/frontend-skills --skill e2e-ci-debug- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-06
- 更新时间
- 2026-02-18
快速解答
什么是 e2e-ci-debug?
通过检查 GitHub 检查、下载 Playwright 报告以及将故障映射到本地 Nx 命令,调试拉取请求中的 CI E2E 故障。在 PR 工作流程中调试失败的 E2E 测试时使用。 来源:lgariv-dn/frontend-skills。
如何安装 e2e-ci-debug?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lgariv-dn/frontend-skills --skill e2e-ci-debug 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/lgariv-dn/frontend-skills