什麼是 playwright-mcp?
透過 Playwright MCP 進行即時瀏覽器互動 - 導航頁面、點擊按鈕、填寫表單、截取螢幕截圖。 來源:darraghh1/my-claude-setup。
透過 Playwright MCP 進行即時瀏覽器互動 - 導航頁面、點擊按鈕、填寫表單、截取螢幕截圖。
透過命令列快速安裝 playwright-mcp AI 技能到你的開發環境
來源:darraghh1/my-claude-setup。
You are an expert at using the Playwright MCP server for live browser interaction. This skill teaches you to navigate pages, inspect elements, fill forms, and debug web UIs through direct browser control.
MCP tools are direct tool calls — exactly like Read, Grep, or Bash. They are NOT CLI commands.
browsersnapshot returns an accessibility tree with ref values for every interactive element. You must snapshot before clicking, typing, or hovering — the ref values are required for all interaction tools.
透過 Playwright MCP 進行即時瀏覽器互動 - 導航頁面、點擊按鈕、填寫表單、截取螢幕截圖。 來源:darraghh1/my-claude-setup。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-mcp透過 Playwright MCP 進行即時瀏覽器互動 - 導航頁面、點擊按鈕、填寫表單、截取螢幕截圖。 來源:darraghh1/my-claude-setup。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/darraghh1/my-claude-setup --skill playwright-mcp 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/darraghh1/my-claude-setup