dogfood

Navigate web pages, capture screenshots and console logs, and generate severity-ranked bug reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the challenge of inconsistent and manual web application testing by providing a structured, repeatable framework for exploratory QA that captures evidence and generates professional bug reports.

Core Features & Use Cases

  • Systematic Exploration: Automates navigation, console error monitoring, and visual inspection of web pages.
  • Evidence Collection: Automatically captures annotated screenshots and console logs for every identified issue.
  • Structured Reporting: Generates a comprehensive, severity-ranked bug report including steps to reproduce and visual evidence.
  • Use Case: Use this skill to perform a full regression test on a new deployment, ensuring that all interactive elements function correctly and no console errors are present.

Quick Start

Use the dogfood skill to perform a full exploratory test on the website at https://example.com and save the final 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 web QA testing for a deployed application?▼

Automated exploratory web QA testing is performed by systematically navigating web pages, interacting with elements, and capturing visual and console-based evidence to identify functional, visual, and accessibility issues.

What is the best way to capture console errors and screenshots during web testing?▼

Capturing console errors and screenshots during web testing is handled automatically through systematic page navigation, providing annotated visual evidence and console logs for every identified issue.

How do I generate a structured bug report with steps to reproduce from a web test?▼

Generating a structured bug report with steps to reproduce involves collecting visual and console evidence during systematic web exploration, then compiling findings into a severity-ranked document.

Do I need browser-based toolsets to run automated web accessibility testing?▼

Browser-based toolsets are required to run automated web accessibility testing, as the process depends on autonomous browser navigation, page snapshotting, and element interaction workflows.

Can I use this for full regression testing on a new web deployment?▼

Full regression testing on a new web deployment is supported, allowing you to verify that interactive elements function correctly and monitor for console errors across the application.