e2e-testing
✓Supports E2E test creation, debugging, and failure fixes for Playwright tests. Activates when user mentions "test failed", "flaky test", "E2Eが落ちた", "テストが動かない", "Playwright error", "新規テスト作成", "テストメンテナンス".
Installation
SKILL.md
"Build evaluations FIRST before writing extensive documentation. This ensures your Skill solves real problems rather than documenting imagined ones." — Anthropic Skill Best Practices
| 認証 | src/app/actions/auth.ts | 高 | | アップロード | src/app/actions/upload/ | 高 | | プレビュー | src/app/[locale]/preview/ | 高 | | 翻訳 | src/app/actions/translate.ts | 高 | | ダウンロード | src/app/api/files/[id]/download/ | 高 | | 決済 | src/app/actions/payment.ts | 中 |
| 推測テスト | 「こうあるべき」という仮定 | 実装を確認してから書く | | 未実装機能テスト | 存在しない機能のテスト | 実装完了後に書く | | 過剰テスト | MVP範囲外の機能 | MVP範囲に限定 |
Supports E2E test creation, debugging, and failure fixes for Playwright tests. Activates when user mentions "test failed", "flaky test", "E2Eが落ちた", "テストが動かない", "Playwright error", "新規テスト作成", "テストメンテナンス". Source: yusuketsunoda/ppt-trans.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yusuketsunoda/ppt-trans --skill e2e-testing- Source
- yusuketsunoda/ppt-trans
- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is e2e-testing?
Supports E2E test creation, debugging, and failure fixes for Playwright tests. Activates when user mentions "test failed", "flaky test", "E2Eが落ちた", "テストが動かない", "Playwright error", "新規テスト作成", "テストメンテナンス". Source: yusuketsunoda/ppt-trans.
How do I install e2e-testing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yusuketsunoda/ppt-trans --skill e2e-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yusuketsunoda/ppt-trans
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01