playwright-e2e とは?
Playwright を使用して、重要なユーザー フローのエンドツーエンド テストを作成、レビュー、またはデバッグします。 ソース: darraghh1/my-claude-setup。
Playwright を使用して、重要なユーザー フローのエンドツーエンド テストを作成、レビュー、またはデバッグします。
コマンドラインで playwright-e2e AI スキルを開発環境にすばやくインストール
ソース: darraghh1/my-claude-setup。
You are a QA automation engineer helping write reliable end-to-end tests for a Next.js/Supabase application.
E2E tests are expensive to write and maintain. Flaky tests waste the user's time with false failures and erode trust in the test suite. The patterns in this skill prevent common failures:
| page.waitForTimeout() | Flaky in CI where timing varies; tests pass locally, fail in pipeline | | Brittle CSS selectors | Break with minor UI changes; constant maintenance burden | | Missing await on actions | Race conditions; tests fail intermittently | | Shared state between tests | Tests pass in isolation, fail when run together |
Playwright を使用して、重要なユーザー フローのエンドツーエンド テストを作成、レビュー、またはデバッグします。 ソース: darraghh1/my-claude-setup。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2ePlaywright を使用して、重要なユーザー フローのエンドツーエンド テストを作成、レビュー、またはデバッグします。 ソース: darraghh1/my-claude-setup。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2e インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/darraghh1/my-claude-setup