Agent Skills
› elie222/inbox-zero
› e2e
e2e
GitHub用于运行、调试端到端测试,检查测试状态,通过 Axiom 日志排查失败原因以及配置本地 E2E 测试环境。
Trigger Scenarios
触发 E2E 测试
检查测试状态
使用 Axiom 日志调试失败
设置本地 E2E 测试
Install
npx skills add elie222/inbox-zero --skill e2e -g -y
SKILL.md
Frontmatter
{
"name": "e2e",
"description": "Run and debug E2E flow tests. Use when triggering E2E tests, checking test status, debugging failures with Axiom logs, or setting up local E2E testing."
}
Read and follow .claude/skills/testing/e2e.md.
Version History
- 633a2ab Current 2026-08-20 17:14


