dogfood

Automate exploratory QA testing of web applications with browser automation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of web application exploratory QA testing, allowing you to find bugs, gather evidence, and produce structured reports efficiently.

Core Features & Use Cases

  • Systematic Testing: Guides you through a 5-phase systematic workflow for thorough web app testing.
  • Browser Automation: Utilizes browser toolset for navigation, interaction, and evidence capture.
  • Bug Reporting: Classifies and reports issues with detailed descriptions and screenshots.
  • Use Case: Use this Skill to test a web application's sign-up process, ensuring all fields and buttons function correctly and providing a report on any issues found.

Quick Start

Start the dogfood skill to test the 'sign-up' page of the web application at 'https://example.com/sign-up'.

Frequently Asked Questions about dogfood

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

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

Automate exploratory testing by using a browser toolset to navigate, interact, and inspect web apps. This Skill guides a 5-phase workflow to identify bugs, capture evidence, and generate structured reports from a target URL.

What is the best way to capture bug evidence during QA automation?

Capture bug evidence during QA automation by executing browser interactions and visual inspections. The Skill classifies reported issues with detailed descriptions and screenshots, storing structured outputs in a specified directory.

How do I generate structured reports for web testing bugs?

Generate structured reports for web testing bugs through automated browser navigation and interaction. The Skill classifies identified issues, attaches captured screenshots as evidence, and outputs the final report to your designated directory.

What do I need to start browser automation for web testing?

To start browser automation for web testing, you need a target URL, a defined testing scope, and an output directory. The Skill utilizes these parameters to drive browser commands for systematic navigation and visual inspection.

Can I use this for testing a specific web page like a sign-up process?

Yes, you can test specific web pages like a sign-up process by providing the target URL. The Skill automates field and button interactions, checks functionality, and reports any discovered issues with captured evidence.