dogfood

Automate browser-based QA testing and generate structured bug reports.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/quiznat/Hermes_Sapho --skill dogfood-quiznat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/quiznat/Hermes_Sapho/tree/main/.hermes/skills/dogfood
Command: npx skills add https://github.com/quiznat/Hermes_Sapho --skill dogfood-quiznat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Systematic QA testing of web applications to uncover bugs, collect evidence, and produce structured reports.

Core Features & Use Cases

  • Systematic browser-based exploration of pages and features to identify issues
  • Evidence collection including screenshots and logs, organized into a report
  • Use Case: run exploratory testing on a target site and generate a dogfood QA report

Quick Start

Provide a target URL and testing scope to start a dogfood QA run.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I automate QA testing for a web app to find UI bugs?

Automate QA testing for a web app by running exploratory browser-based workflows across landing pages, forms, and critical user flows to systematically identify defects and collect evidence.

What is exploratory browser testing for critical user flows?

Exploratory browser testing systematically navigates web application pages and features to uncover issues. It applies to critical user flows like navigation and forms, gathering evidence to produce structured reports.

How do I capture evidence and generate a structured bug report?

Capture evidence and generate a structured bug report by using a dogfood report template during browser testing. The process collects screenshots and logs, organizing them into a prioritized, shareable report.

Do I need browser tools access to run automated web app testing?

Yes, you need browser tools access to run automated web app testing. The Skill requires this environment setup to execute end-to-end exploration and interact with target site elements.

What is the best way to organize web app defects using an issue taxonomy?

The best way to organize web app defects is by applying an issue taxonomy during evidence gathering. This structures the captured logs and screenshots into a prioritized bug report for sharing.

Can I use this for testing forms and navigation on landing pages?

Yes, you can use this for testing forms and navigation on landing pages. The exploratory testing workflows specifically target these critical user flows to identify defects across the web application.