dogfood

Automate exploratory QA testing of web applications with browser navigation and snapshotting.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of conducting systematic exploratory QA testing on web applications, making it easier to find and document bugs.

Core Features & Use Cases

  • Systematic Testing Workflow: Guides you through a 5-phase systematic approach for testing web applications.
  • Bug Identification and Reporting: Helps in capturing evidence and creating structured bug reports.
  • Automated Test Navigation: Utilizes browser tools for navigating, snapshotting, and capturing evidence.

Quick Start

Start testing a web app at 'https://example.com' with a focus on 'full site'.

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?

It guides you through a 5-phase systematic workflow for exploratory QA testing of web applications. The process automates navigation, snapshotting, and evidence collection to identify visual, functional, and accessibility issues.

What's the best way to identify visual and functional bugs during web testing?

The best way to identify visual and functional bugs is using a systematic testing workflow that automates navigation and snapshotting. It captures evidence to help create structured bug reports for web applications.

Do I need browser automation tools to perform systematic web app testing?

Yes, you need browser automation capabilities like browser_navigate and browser_snapshot to use this systematic web app testing approach. These tools facilitate automated navigation, snapshotting, and evidence collection.

Can I use this approach to find accessibility issues in web applications?

Yes, you can use this systematic QA testing approach to find accessibility issues in web applications. It automates evidence collection and snapshotting to help identify visual, functional, and accessibility problems.

How do I document and report bugs found during exploratory testing?

Document bugs found during exploratory testing by using browser tools to capture evidence and automate snapshotting. This systematic workflow helps you create structured bug reports for identified issues.