·webapp-testing
</>

webapp-testing

teachingai/agent-skills

Playwright を使用してローカル Web アプリケーションを操作およびテストするためのツールキット。フロントエンド機能の検証、UI 動作のデバッグ、ブラウザーのスクリーンショットのキャプチャ、ブラウザー ログの表示をサポートします。

4インストール·0トレンド·@teachingai

インストール

$npx skills add https://github.com/teachingai/agent-skills --skill webapp-testing

SKILL.md

To test local web applications, write native Python Playwright scripts.

Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts rather than ingested into your context window.

To start a server, run --help first, then use the helper:

Playwright を使用してローカル Web アプリケーションを操作およびテストするためのツールキット。フロントエンド機能の検証、UI 動作のデバッグ、ブラウザーのスクリーンショットのキャプチャ、ブラウザー ログの表示をサポートします。 ソース: teachingai/agent-skills。

原文を見る

引用可能な情報

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

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

クイックアンサー

webapp-testing とは?

Playwright を使用してローカル Web アプリケーションを操作およびテストするためのツールキット。フロントエンド機能の検証、UI 動作のデバッグ、ブラウザーのスクリーンショットのキャプチャ、ブラウザー ログの表示をサポートします。 ソース: teachingai/agent-skills。

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

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

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

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