dogfood

Automate exploratory QA testing of web applications and capture issue evidence.

Updated May 25, 2026
One-click install
npx skills add https://github.com/zaiyemeiyou404/Hermes --skill dogfood-zaiyemeiyou404
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/zaiyemeiyou404/Hermes/tree/main/backup/skills/dogfood
Command: npx skills add https://github.com/zaiyemeiyou404/Hermes --skill dogfood-zaiyemeiyou404

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of exploratory QA testing for web applications, identifying bugs, evidence, and reports, saving time and effort in software quality assurance.

Core Features & Use Cases

  • Automated QA Testing: Systematic exploration of web applications to find issues.
  • Bug Reporting: Collects evidence and details of found issues.
  • Use Case: For a company with a web app, use this Skill to automatically test a new feature release and generate a detailed report on any issues found.

Quick Start

Start a dogfood QA test on the URL 'https://example.com' with focus on 'full site' and save outputs to 'dogfood-output'.

Frequently Asked Questions about dogfood

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

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

Automated exploratory QA testing systematically navigates and interacts with web applications to detect bugs and capture issue evidence. This Skill automates that exploration to generate detailed bug reports and save software quality assurance effort.

Can I generate bug reports with evidence collection automatically during web testing?

Yes, automated bug reporting with evidence collection captures issue details and snapshots during web testing. This Skill automatically collects evidence and generates reports on any issues found during the systematic exploration of your application.

Do I need browser automation tools to run automated QA tests?

Yes, browser automation tools are required for automated QA testing. This Skill requires them for navigation, interaction, and snapshot generation to systematically explore web apps and capture evidence of issues.

What is the best way to systematically test a new web app release?

The best way to systematically test a new web app release is to run an automated exploratory QA test focused on the full site. This Skill navigates the application, collects issue evidence, and outputs a detailed bug report.

How do I save outputs and snapshots when testing a web application?

Save outputs and snapshots by specifying a target directory like 'dogfood-output' when starting a QA test. This Skill uses browser automation tools to generate snapshots and saves the collected evidence and reports to your specified output path.