dogfood

Guide exploratory QA testing of web applications with browser automation and structured bug reports.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill dogfood-piaoxuemoli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/Piaoxuemoli/qoobeeHermes/tree/main/hermes/skills/dogfood
Command: npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill dogfood-piaoxuemoli

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps identify and document bugs, evidence, and reports in web applications through systematic exploratory QA testing.

Core Features & Use Cases

  • Systematic QA Testing: Guides through a 5-phase systematic workflow for comprehensive testing.
  • Browser Automation: Uses browser toolset for navigation, interaction, and evidence capture.
  • Bug Reporting: Generates structured bug reports with detailed information and screenshots.
  • Use Case: Ideal for QA teams to test web applications for bugs and ensure a high-quality user experience.

Quick Start

Run the dogfood skill with the target URL and desired scope to start systematic web application QA testing.

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 web applications?

Exploratory testing for web applications is automated by guiding a browser toolset through a 5-phase systematic workflow to navigate, interact, and capture evidence, generating structured bug reports.

What is the best way to generate structured bug reports during QA testing?

The best way to generate structured bug reports during QA testing is to use a systematic process that captures detailed information and screenshots via browser automation during exploratory testing.

Do I need a specific browser toolset to run automated web application testing?

Yes, automated web application testing requires a browser toolset with functions like browser_navigate, browser_click, and browser_type to execute navigation, interaction, and evidence capture.

Can I use this systematic QA workflow to test any web app URL?

Yes, you can run the systematic QA workflow to test any web app URL by providing the target URL and desired scope to initiate the 5-phase exploratory testing process.

What evidence does browser automation capture during exploratory QA testing?

Browser automation captures evidence during exploratory QA testing by executing interactions and taking screenshots, which are then compiled into structured bug reports documenting issues and detailed information.