dogfood

Automate exploratory QA testing of web applications and generate structured bug reports.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/Benjamindaoson/Financial_Asset_QA_System_master --skill dogfood-benjamindaoson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/Benjamindaoson/Financial_Asset_QA_System_master/tree/main/.agents/skills/dogfood
Command: npx skills add https://github.com/Benjamindaoson/Financial_Asset_QA_System_master --skill dogfood-benjamindaoson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dogfood QA automation eliminates the manual overhead of discovering bugs and UX issues by systematically exploring a web app and compiling reproducible evidence into a structured report.

Core Features & Use Cases

  • End-to-end exploratory testing across major user flows (navigation, forms, and interactive components) with automated capture of screenshots and reproducible steps.
  • Generates a comprehensive dogfood report with step-by-step evidence (screenshots, annotated images, and repro steps) that can be handed to the responsible teams.
  • Supports configurable testing sessions (Target URL, session name, and output directory) and produces a standardized report template for audits and QA sign-off.

Quick Start

Start a dogfood QA session by providing the Target URL and let it run with defaults to generate a structured reproduction report.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I automate exploratory testing for a web app to find UX issues?

Automated exploratory testing systematically navigates major user flows like forms and interactive components to identify UX issues. It uses browser automation to capture screenshots and videos, compiling the findings into a structured report with full reproduction evidence.

How do I generate bug reports with reproducible steps for a web application?

To generate bug reports with reproducible steps, the automation tool explores the target URL and captures step-by-step evidence. It outputs a standardized dogfood report template containing annotated images, screenshots, and exact reproduction steps for handoff to engineering teams.

Can I configure the target URL and output directory for automated QA sessions?

Yes, you can configure the target URL, session name, and output directory for automated QA sessions. This allows you to customize the exploratory testing scope and specify exactly where the generated quality reports and reproduction evidence are saved.

What is the best way to capture screenshots during web app bug hunts?

The best way to capture screenshots during bug hunts is using an integrated browser automation tool that records evidence during exploration. This automatically captures visual proof and reproducible steps across navigation flows, compiling them directly into a comprehensive dogfood report.

Does automated QA testing work for complex forms and interactive components?

Automated QA testing works effectively for complex forms and interactive components by running end-to-end exploratory testing across these major user flows. It systematically identifies quality gaps and captures the necessary reproduction evidence for any bugs found.