dogfood

Explore web applications and generate structured bug reports with screenshots and repro steps.

Updated May 16, 2026
One-click install
npx skills add https://github.com/ckyeon/claude-code-settings --skill dogfood-ckyeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/ckyeon/claude-code-settings/tree/main/project-templates/nextjs/.claude/skills/dogfood
Command: npx skills add https://github.com/ckyeon/claude-code-settings --skill dogfood-ckyeon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agent-browser, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of exploring and testing web applications, ensuring that every issue is documented with reproducible evidence.

Core Features & Use Cases

  • Systematic Exploration: Visits each page and feature systematically to uncover issues.
  • Reproducible Evidence: Provides step-by-step screenshots, repro videos, and detailed steps for every issue.
  • Structured Report: Outputs a report with full reproduction evidence for direct feedback to teams.

Quick Start

Dogfood the web application at 'vercel.com' and save the report in the 'dogfood-output' directory.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I automate bug hunting for web application testing?

Automating bug hunting for web application testing involves systematically exploring each page and feature to uncover issues. This approach uses an automated agent to interact with the application, observe behavior, and identify bugs or UX problems throughout the testing process.

How can I generate reproducible evidence for issue reporting?

To generate reproducible evidence for issue reporting, the testing process captures step-by-step screenshots, repro videos, and detailed reproduction steps for every issue. This ensures each reported bug is fully documented with visual and procedural proof for development teams.

Do I need agent-browser to automate web app testing?

Yes, you need the agent-browser dependency to automate web app testing. It is required for the agent to interact with and observe the web application, enabling systematic exploration of features and the documentation of UX issues with structured evidence.

What is the best way to structure QA automation reports for development teams?

The best way to structure QA automation reports is to output a comprehensive document with full reproduction evidence for direct feedback. This includes detailed steps, screenshots, and videos for each discovered bug, ensuring teams receive actionable and verifiable issue reports.

Can I test a specific web app feature systematically for UX issues?

Yes, you can test a specific web app feature systematically for UX issues. The automation process systematically visits each page and feature to uncover both functional bugs and user experience problems, documenting them with structured evidence in an output directory.