dogfood

Systematically test web applications and generate structured bug reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Web apps often suffer bug-prone experiences due to ad-hoc QA; this skill provides a structured approach to identify issues quickly and capture evidence.

Core Features & Use Cases

  • Systematic exploration of target pages and features using the browser toolset.
  • Capture evidence and generate a structured bug report for each issue.
  • Produce end-to-end QA documentation including screenshots, console checks, and a final report.

Quick Start

Start a browser-assisted QA session by providing a target URL and testing scope.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I automate QA testing for web applications to capture bug evidence?

Automate QA testing for web applications using a browser toolset to systematically explore pages, capture evidence like screenshots, and generate a structured bug report in your specified output directory.

What is systematic exploratory testing for web apps?

Systematic exploratory testing for web apps is a structured approach to uncover bugs by navigating target pages and edge cases, replacing ad-hoc QA with documented end-to-end sessions and evidence collection.

How do I generate structured bug reports with console checks and screenshots?

Generate structured bug reports by running a five-phase QA workflow that automatically performs console checks, captures screenshots, and compiles the evidence into a final comprehensive testing report.

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

Yes, you need a browser toolset to run automated web testing, along with a target URL and an output directory to guide the workflow from planning through exploration to final reporting.

What's the best way to document edge cases during web app QA?

The best way to document edge cases during web app QA is using a five-phase systematic approach that captures console checks and screenshots, producing structured bug reports for every discovered issue.