dogfood

Automate exploratory QA testing of web applications with screenshots and structured reports.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/rnben/hermes-skills --skill dogfood-rnben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/rnben/hermes-skills/tree/main/plugins/qa-testing-skills/skills/dogfood
Command: npx skills add https://github.com/rnben/hermes-skills --skill dogfood-rnben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic exploratory QA testing of web applications to uncover bugs, capture evidence, and generate structured reports.

Core Features & Use Cases

  • Systematic exploration of web apps to identify functional defects, UI issues, and edge-case errors.
  • Capture evidence via screenshots, console logs, and structured bug reports for traceability.
  • Configure testing scope, generate organized reports, and share outcomes with stakeholders.

Quick Start

Run a browser-based QA session against a target web application and generate a structured bug report.

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 a web application?

Automated exploratory QA testing systematically navigates web apps to identify functional defects and UI issues. This approach applies browser tooling across multiple pages, forms, and dynamic content to uncover edge-case errors without manual scripting.

What is the best way to capture evidence during web app bug reporting?

Capturing evidence for bug reporting involves recording screenshots, console logs, and structured reports during testing sessions. This provides traceability and supports reproducibility by maintaining an audit trail of discovered defects.

Can I configure the testing scope for browser-based QA sessions?

Configuring testing scope for browser-based QA sessions allows you to target specific features, navigation paths, or accessibility checks. This flexibility ensures the systematic exploration focuses on your designated application areas.

Does automated QA testing work with dynamic content and accessibility checks?

Automated QA testing works with dynamic content and accessibility checks by systematically exploring web applications. It identifies UI issues and edge-case errors while verifying navigation and form functionality across multiple pages.

How do I generate structured reports after discovering web app defects?

Generating structured reports after discovering defects involves organizing captured screenshots and console logs into a reproducible format. This creates an auditable trail for stakeholders to review functional and UI issues.