·dogfood
*

dogfood

有系統地探索和測試 Web 應用程式以尋找錯誤、使用者體驗問題和其他問題。當被要求“dogfood”、“QA”、“探索性測試”、“查找問題”、“bug 搜尋”、“測試此應用程式/網站/平台”或審查 Web 應用程式的品質時使用。產生一份結構化報告,其中包含完整的重現證據(包括每個問題的逐步螢幕截圖、重現影片和詳細的重現步驟),以便將調查結果直接交給負責的團隊。

17安裝·1熱度·@connorads

安裝

$npx skills add https://github.com/connorads/dotfiles --skill dogfood

如何安裝 dogfood

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

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

來源:connorads/dotfiles。

SKILL.md

查看原文

Systematically explore a web application, find issues, and produce a report with full reproduction evidence for every finding.

Only the Target URL is required. Everything else has sensible defaults -- use them unless the user explicitly provides an override.

| Target URL | (required) | vercel.com, http://localhost:3000 | | Session name | Slugified domain (e.g., vercel.com -> vercel-com) | --session my-session | | Output directory | ./dogfood-output/ | Output directory: /tmp/qa | | Scope | Full app | Focus on the billing page | | Authentication | None | Sign in to user@example.com |

有系統地探索和測試 Web 應用程式以尋找錯誤、使用者體驗問題和其他問題。當被要求“dogfood”、“QA”、“探索性測試”、“查找問題”、“bug 搜尋”、“測試此應用程式/網站/平台”或審查 Web 應用程式的品質時使用。產生一份結構化報告,其中包含完整的重現證據(包括每個問題的逐步螢幕截圖、重現影片和詳細的重現步驟),以便將調查結果直接交給負責的團隊。 來源:connorads/dotfiles。

可引用資訊

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

安裝指令
npx skills add https://github.com/connorads/dotfiles --skill dogfood
分類
*創意媒體
認證
收錄時間
2026-03-01
更新時間
2026-03-11

Browse more skills from connorads/dotfiles

快速解答

什麼是 dogfood?

有系統地探索和測試 Web 應用程式以尋找錯誤、使用者體驗問題和其他問題。當被要求“dogfood”、“QA”、“探索性測試”、“查找問題”、“bug 搜尋”、“測試此應用程式/網站/平台”或審查 Web 應用程式的品質時使用。產生一份結構化報告,其中包含完整的重現證據(包括每個問題的逐步螢幕截圖、重現影片和詳細的重現步驟),以便將調查結果直接交給負責的團隊。 來源:connorads/dotfiles。

如何安裝 dogfood?

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

這個 Skill 的原始碼在哪?

https://github.com/connorads/dotfiles