·dev-browser
{}

dev-browser

jtsang4/efficient-coding

具有持久頁面狀態的瀏覽器自動化。當使用者要求瀏覽網站、填寫表單、截取螢幕截圖、提取 Web 資料、測試 Web 應用程式或自動化瀏覽器工作流程時使用。觸發短語包括「前往[url]」、「點擊」、「填寫表單」、「截圖」、「抓取」、「自動化」、「測試網站」、「登入」或任何瀏覽器互動請求。

4安裝·1熱度·@jtsang4

安裝

$npx skills add https://github.com/jtsang4/efficient-coding --skill dev-browser

SKILL.md

Browser automation that maintains page state across script executions. Write small, focused scripts to accomplish tasks incrementally. Once you've proven out part of a workflow and there is repeated work to be done, you can write a script to do the repeated work in a single execution.

Two modes available. Ask the user if unclear which to use.

Important: The core flow is still the same. You create named pages inside of their browser.

具有持久頁面狀態的瀏覽器自動化。當使用者要求瀏覽網站、填寫表單、截取螢幕截圖、提取 Web 資料、測試 Web 應用程式或自動化瀏覽器工作流程時使用。觸發短語包括「前往[url]」、「點擊」、「填寫表單」、「截圖」、「抓取」、「自動化」、「測試網站」、「登入」或任何瀏覽器互動請求。 來源:jtsang4/efficient-coding。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/jtsang4/efficient-coding --skill dev-browser
分類
{}資料分析
認證
收錄時間
2026-02-11
更新時間
2026-02-18

快速解答

什麼是 dev-browser?

具有持久頁面狀態的瀏覽器自動化。當使用者要求瀏覽網站、填寫表單、截取螢幕截圖、提取 Web 資料、測試 Web 應用程式或自動化瀏覽器工作流程時使用。觸發短語包括「前往[url]」、「點擊」、「填寫表單」、「截圖」、「抓取」、「自動化」、「測試網站」、「登入」或任何瀏覽器互動請求。 來源:jtsang4/efficient-coding。

如何安裝 dev-browser?

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

這個 Skill 的原始碼在哪?

https://github.com/jtsang4/efficient-coding