webapp-testing とは?
ローカル Web アプリと対話してテストするためのツールキット (Playwright): 動作の確認、UI のデバッグ、スクリーンショット/ログのキャプチャ。 ソース: jackiexiao/jackie-skills-starter。
ローカル Web アプリと対話してテストするためのツールキット (Playwright): 動作の確認、UI のデバッグ、スクリーンショット/ログのキャプチャ。
コマンドラインで webapp-testing AI スキルを開発環境にすばやくインストール
ソース: jackiexiao/jackie-skills-starter。
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:
ローカル Web アプリと対話してテストするためのツールキット (Playwright): 動作の確認、UI のデバッグ、スクリーンショット/ログのキャプチャ。 ソース: jackiexiao/jackie-skills-starter。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill webapp-testingローカル Web アプリと対話してテストするためのツールキット (Playwright): 動作の確認、UI のデバッグ、スクリーンショット/ログのキャプチャ。 ソース: jackiexiao/jackie-skills-starter。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill webapp-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/jackiexiao/jackie-skills-starter