什麼是 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