·playwright-best-practices
</>

playwright-best-practices

0xbigboss/claude-code

回復力のあるロケーター、ページ オブジェクト モデル、フィクスチャ、Web ファースト アサーション、ネットワーク モッキング用の Playwright テスト パターンを提供します。 Playwright テスト (.spec.ts、@playwright/test インポートを含む .test.ts ファイル) を作成または変更するときに使用する必要があります。

92インストール·0トレンド·@0xbigboss

インストール

$npx skills add https://github.com/0xbigboss/claude-code --skill playwright-best-practices

SKILL.md

When running Playwright tests from Claude Code or any CLI agent, always use minimal reporters to prevent verbose output from consuming the context window.

Configure playwright.config.ts to use minimal reporters by default when CI or CLAUDE env vars are set:

Locators throw if multiple elements match. Use first(), last(), nth() only when intentional:

回復力のあるロケーター、ページ オブジェクト モデル、フィクスチャ、Web ファースト アサーション、ネットワーク モッキング用の Playwright テスト パターンを提供します。 Playwright テスト (.spec.ts、@playwright/test インポートを含む .test.ts ファイル) を作成または変更するときに使用する必要があります。 ソース: 0xbigboss/claude-code。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/0xbigboss/claude-code --skill playwright-best-practices
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

playwright-best-practices とは?

回復力のあるロケーター、ページ オブジェクト モデル、フィクスチャ、Web ファースト アサーション、ネットワーク モッキング用の Playwright テスト パターンを提供します。 Playwright テスト (.spec.ts、@playwright/test インポートを含む .test.ts ファイル) を作成または変更するときに使用する必要があります。 ソース: 0xbigboss/claude-code。

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

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

ソースリポジトリはどこですか?

https://github.com/0xbigboss/claude-code