·playwright-testing
</>

playwright-testing

劇作家のテスト。このスキルを使用して、Playwright を使用して Web アプリケーションの自動テストを作成および実行します。

9インストール·1トレンド·@dtinth

インストール

$npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing

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

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

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

ソース: dtinth/agent-skills。

Automated tests should verify that the application code works for the end users, and avoid relying on implementation details such as things which users will not typically use, see, or even know about such as the name of a function, whether something is an array, or the CSS class of some element. The end user will see or interact with what is rendered on the page, so your test should typically only see/interact wit...

Each test should be completely isolated from another test and should run independently with its own local storage, session storage, data, cookies etc.

Only test what you control. Don't try to test links to external sites or third party servers that you do not control, unless it is specifically for testing purposes.

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/dtinth/agent-skills --skill playwright-testing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from dtinth/agent-skills

クイックアンサー

playwright-testing とは?

劇作家のテスト。このスキルを使用して、Playwright を使用して Web アプリケーションの自動テストを作成および実行します。 ソース: dtinth/agent-skills。

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

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

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

https://github.com/dtinth/agent-skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-25