dogfood

Automate exploratory QA testing of web applications with browser tools.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of systematic exploratory QA testing for web applications, helping to identify bugs, capture evidence, and generate structured reports.

Core Features & Use Cases

  • Systematic Testing Workflow: Guides through a 5-phase systematic workflow for comprehensive testing.
  • Browser Toolset Integration: Utilizes browser tools for navigation, interaction, and evidence capture.
  • Issue Tracking and Reporting: Collects, categorizes, and reports issues with detailed descriptions and screenshots.

Quick Start

Run the dogfood skill with the target URL, scope, and output directory: dogfood skill run --url https://example.com --scope full-site --output ./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 web applications?

Automate exploratory QA testing for web applications by running the dogfood skill with a target URL, scope, and output directory to guide a systematic 5-phase testing workflow using browser tools.

What is the best way to capture bug evidence during web application testing?

The best way to capture bug evidence during web application testing is using browser toolset integration to collect, categorize, and report issues with detailed descriptions and screenshots automatically.

Can I generate structured QA reports for a full-site scope automatically?

Yes, you can generate structured QA reports for a full-site scope automatically by running the dogfood skill with the full-site scope parameter and specifying an output directory for the results.

Do I need browser automation tools for systematic bug detection?

Yes, you need browser automation tools for systematic bug detection because the dogfood skill utilizes browser tools for navigation, interaction, and evidence capture during its testing workflow.

What are the limitations of automated exploratory testing?

Automated exploratory testing is limited to web applications and requires browser automation tools and issue tracking logic to function, applying strictly to web application testing and quality assurance workflows.