dogfood

Guide exploratory web app testing and produce reports with reproducible evidence.

13|3|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/misty-step/harness-kit --skill dogfood-misty-step
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/misty-step/harness-kit/tree/main/skills/.external/vercel-dogfood
Command: npx skills add https://github.com/misty-step/harness-kit --skill dogfood-misty-step

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically test a web application to uncover bugs, UX issues, and reliability gaps, producing a structured report with reproducible evidence for each finding.

Core Features & Use Cases

  • Exploratory testing: Browse and test common workflows to surface defects and usability concerns.
  • Evidence-rich reporting: Automatically collect step-by-step repro steps, screenshots, and videos to hand to responsible teams.
  • Reusable playbooks: Use guided workflows and templates to standardize QA across projects.

Quick Start

Start a dogfood session by pointing to the target URL and let the agent-browser workflow begin.

Frequently Asked Questions about dogfood

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I systematically dogfood a web application to find bugs?

Exploratory testing a web app involves browsing common workflows to surface defects and usability concerns. This Skill systematically guides that process to uncover bugs and produces a structured report with reproducible evidence for each finding.

Can I automatically capture screenshots and reproduction steps during web app testing?

Yes, capturing screenshots and reproduction steps during web app testing is supported. The workflow uses agent-browser tooling to navigate the application, compile issues, and automatically collect evidence-rich reports with step-by-step reproduction details.

Does exploratory testing require agent-browser tooling to navigate web apps?

Yes, agent-browser tooling is required to navigate the web app during exploratory testing. This tooling is necessary to interact with the application, capture screenshots, and compile the reproducible evidence needed for the final QA report.

What is the best way to document findings and reproduction evidence for QA reporting?

The best way to document QA findings is to use guided workflows and templates that standardize reporting across projects. This ensures each issue includes step-by-step reproduction instructions, screenshots, and compiled evidence for responsible teams.

Can I use reusable playbooks to standardize exploratory testing across different web projects?

Yes, you can use reusable playbooks to standardize exploratory testing across different web projects. These guided workflows and templates ensure consistent quality reviews and bug hunts from discovery to verification stages.