·webapp-testing
</>

webapp-testing

使用 Playwright 和 Python 測試本機 Web 應用程式。驗證前端功能、調試 UI 行為、捕獲螢幕截圖以及查看瀏覽器控制台日誌。支援靜態 HTML 檔案、執行伺服器的動態 Web 應用程式以及自動測試產生。

19安裝·2熱度·@oimiragieo

安裝

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

如何安裝 webapp-testing

透過命令列快速安裝 webapp-testing AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/oimiragieo/agent-studio --skill webapp-testing
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:oimiragieo/agent-studio。

SKILL.md

查看原文

Web application testing toolkit adapted from Anthropic's official skills repository. Provides systematic methodology for testing local web applications using Playwright with Python. Covers frontend verification, UI debugging, screenshot capture, and browser console log analysis.

This skill adapts Anthropic's webapp-testing skill for the agent-studio framework. It provides a systematic approach to testing web applications locally using Playwright, choosing the right strategy based on the type of web content being tested.

Source repository: https://github.com/anthropics/skills License: MIT Tool: Playwright (Python API)

使用 Playwright 和 Python 測試本機 Web 應用程式。驗證前端功能、調試 UI 行為、捕獲螢幕截圖以及查看瀏覽器控制台日誌。支援靜態 HTML 檔案、執行伺服器的動態 Web 應用程式以及自動測試產生。 來源:oimiragieo/agent-studio。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/oimiragieo/agent-studio --skill webapp-testing
分類
</>開發工具
認證
收錄時間
2026-03-07
更新時間
2026-03-10

Browse more skills from oimiragieo/agent-studio

快速解答

什麼是 webapp-testing?

使用 Playwright 和 Python 測試本機 Web 應用程式。驗證前端功能、調試 UI 行為、捕獲螢幕截圖以及查看瀏覽器控制台日誌。支援靜態 HTML 檔案、執行伺服器的動態 Web 應用程式以及自動測試產生。 來源:oimiragieo/agent-studio。

如何安裝 webapp-testing?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/oimiragieo/agent-studio --skill webapp-testing 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/oimiragieo/agent-studio