·webapp-testing
</>

webapp-testing

使用 Playwright 與本機 Web 應用程式互動並測試本機 Web 應用程式的工具包。支援驗證前端功能、調試 UI 行為、捕獲瀏覽器螢幕截圖以及查看瀏覽器日誌。

18安裝·0熱度·@jst-well-dan

安裝

$npx skills add https://github.com/jst-well-dan/skill-box --skill webapp-testing

如何安裝 webapp-testing

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

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

來源:jst-well-dan/skill-box。

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 應用程式互動並測試本機 Web 應用程式的工具包。支援驗證前端功能、調試 UI 行為、捕獲瀏覽器螢幕截圖以及查看瀏覽器日誌。 來源:jst-well-dan/skill-box。

可引用資訊

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

安裝指令
npx skills add https://github.com/jst-well-dan/skill-box --skill webapp-testing
分類
</>開發工具
認證
收錄時間
2026-02-21
更新時間
2026-03-11

Browse more skills from jst-well-dan/skill-box

快速解答

什麼是 webapp-testing?

使用 Playwright 與本機 Web 應用程式互動並測試本機 Web 應用程式的工具包。支援驗證前端功能、調試 UI 行為、捕獲瀏覽器螢幕截圖以及查看瀏覽器日誌。 來源:jst-well-dan/skill-box。

如何安裝 webapp-testing?

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

這個 Skill 的原始碼在哪?

https://github.com/jst-well-dan/skill-box