適合情境
確認本站關鍵頁面沒壞
安裝/啟用
anthropics/skills → webapp-testing
練完長這樣
三個測試意圖明確,可直接交給 Agent 實作。

練習 Prompt

複製後貼到 Cursor 或 Claude。可依你當天真實情況改名字、科別或草稿內容。

請用 webapp-testing 思維:為本機 http://localhost:3000 寫 3 個 Playwright 測試情境——首頁看得到「李醫師值班室」、/journal 有文章列表、/skills 看得到練功室標題。
回練功室

同分類其他關卡

  • claude-api正確使用 Anthropic API(串流、工具呼叫、批次等)。
  • mcp-builder協助生成 MCP Server,打通 AI 與外部工具。
  • frontend-design現代前端 UI;先設計思考,避開 AI slop。
  • web-artifacts-builder產生較完整的單頁應用(狀態、routing、元件)。