dogfood

Explore web applications to identify bugs and UX issues with reproducible evidence.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stamatim/agent-skills --skill dogfood-stamatim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/stamatim/agent-skills/tree/main/.agents/skills/dogfood
Command: npx skills add https://github.com/stamatim/agent-skills --skill dogfood-stamatim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically explore and test a web application to identify bugs, UX issues, and other problems.

Core Features & Use Cases

  • Systematic QA workflow: Initialize, orient, explore, document, and wrap up to cover end-to-end app behavior.
  • Reproducible evidence: Generates step-by-step screenshots and videos for every issue, enabling reliable reproduction.
  • Use cases: Ideal for QA, bug hunts, or quality reviews when asked to dogfood or perform exploratory testing on web apps.

Quick Start

Start dogfood on the target URL using defaults.

Frequently Asked Questions about dogfood

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

FAQPage Schema
What is exploratory testing for web applications and how does it document bugs?

Exploratory testing systematically navigates web apps to identify UX issues and bugs. It documents findings with reproducible evidence, capturing step-by-step screenshots and videos to ensure reliable bug reproduction and ready-to-share reporting.

How do I perform systematic QA and generate bug reports for a web app?

Perform systematic QA by initializing, orienting, exploring, and wrapping up full app flows. This process identifies problems across the application and outputs a ready-to-share report template containing step-by-step reproduction evidence for every finding.

Does this exploratory testing workflow require browser automation dependencies?

The workflow relies on agent-browser to initialize, orient, explore, and wrap up end-to-end web application testing. It operates without external dependencies, using the browser agent to satisfy full app exploration requirements.

What's the best way to create reproducible evidence for web application bugs?

Create reproducible evidence by running a systematic QA workflow that captures step-by-step screenshots and videos of full app flows. This method guarantees reliable reproduction for every identified bug and UX issue during exploration.

Can I use dogfood for end-to-end quality reviews of web applications?

Yes, dogfood is ideal for QA, bug hunts, and quality reviews. It systematically explores web applications to cover end-to-end app behavior, identifying bugs and UX issues while generating a ready-to-share report template.