dogfood

Navigate web pages and interact with DOM elements to detect functional, visual, accessibility issues via browser snapshots and console error monitoring, producing structured bug reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the challenge of performing consistent, thorough exploratory QA on web applications by automating the navigation, interaction, and evidence-gathering process.

Core Features & Use Cases

  • Systematic Exploration: Automatically navigates through site maps, tests interactive elements, and checks for console errors.
  • Evidence Collection: Captures annotated screenshots and logs detailed steps to reproduce issues.
  • Use Case: Use this skill to perform a full regression test on a new deployment, ensuring that all forms, navigation links, and key user flows are functioning correctly across different pages.

Quick Start

Use the dogfood skill to perform a full exploratory QA test on the website at https://example.com and save the report to the current directory.

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?

Automated exploratory QA testing navigates web pages and interacts with DOM elements to target functional, visual, and accessibility issues while monitoring console errors to generate structured bug reports.

Can I capture annotated screenshots during web testing to reproduce bugs?

Yes, evidence collection captures annotated browser screenshots and logs detailed reproduction steps during web testing, targeting visual and accessibility issues through automated vision-based annotation.

What do I need to perform systematic web regression testing?

Systematic web regression testing requires a browser toolset capable of site navigation, vision-based DOM annotation, and interaction logging to automatically test forms, links, and key user flows.

How does automated browser testing detect functional issues on web pages?

Automated browser testing detects functional issues by navigating site maps, interacting with DOM elements, and monitoring console errors to ensure key user flows are functioning correctly.

Does web QA testing work for checking accessibility issues across different pages?

Web QA testing targets accessibility issues by using automated browser snapshots to systematically navigate and interact with elements across different pages, ensuring comprehensive coverage.

What is the best way to generate structured bug reports from web testing?

Generating structured bug reports involves performing systematic exploratory quality assurance that captures annotated screenshots and logs detailed reproduction steps for functional, visual, and accessibility issues.