·playwright-e2e
</>

playwright-e2e

Playwright を使用して、重要なユーザー フローのエンドツーエンド テストを作成、レビュー、またはデバッグします。

15インストール·0トレンド·@darraghh1

インストール

$npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2e

playwright-e2e のインストール方法

コマンドラインで playwright-e2e AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-e2e
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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-e2e
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from darraghh1/my-claude-setup

クイックアンサー

playwright-e2e とは?

Playwright を使用して、重要なユーザー フローのエンドツーエンド テストを作成、レビュー、またはデバッグします。 ソース: darraghh1/my-claude-setup。

playwright-e2e のインストール方法は?

ターミナルまたはコマンドラインツール(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