dogfood

Guide exploratory QA testing to identify and document web application bugs.

Updated May 2, 2026
One-click install
npx skills add https://github.com/AlvaroBiano/hermes-agent --skill dogfood-alvarobiano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/AlvaroBiano/hermes-agent/tree/main/skills/dogfood
Command: npx skills add https://github.com/AlvaroBiano/hermes-agent --skill dogfood-alvarobiano

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a guided framework for exploratory QA testing of web applications to discover, document, and report bugs with evidence.

Core Features & Use Cases

  • Guided 5-phase workflow (Plan, Explore, Collect Evidence, Categorize, Report) for web app QA.
  • Evidence capture and structured bug reporting with screenshots, logs, and remediation guidance.
  • Cross-browser testing support for complex user journeys, forms, and dynamic interfaces.

Quick Start

Initiate the dogfood QA workflow on a target URL to generate a structured bug report.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I perform exploratory QA testing for a web application?

Exploratory QA testing is performed using a guided 5-phase workflow: planning, exploring, collecting evidence, categorizing issues, and reporting. This structure helps systematically uncover and document bugs in complex user flows.

What is the best way to document bugs found during manual QA testing?

The best way to document bugs during manual QA testing is using a structured reporting workflow that captures evidence like screenshots and logs. This ensures issues are categorized properly with remediation guidance for developers.

Can I use a guided QA workflow to test complex forms across modern browsers?

Yes, guided QA workflows support cross-browser testing for complex forms and dynamic interfaces. They provide a structured approach to navigating interactive elements and capturing evidence across different browser environments.

What evidence do I need to collect when reporting a bug in a web app?

When reporting a bug in a web app, you need to collect screenshots, system logs, and detailed descriptions of the issue. This evidence is compiled into a final report to help developers reproduce and fix the defect.

Does structured exploratory testing work for dynamic web interfaces?

Structured exploratory testing works effectively for dynamic web interfaces by applying a systematic workflow to interactive elements. It captures evidence and categorizes issues specifically for complex user journeys in modern web applications.