dogfood

Navigate web pages, interact with elements, and capture diagnostic evidence for bug reports.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/cxnaive/hermes-agent-llbot --skill dogfood-cxnaive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/cxnaive/hermes-agent-llbot/tree/main/skills/software-development/dogfood
Command: npx skills add https://github.com/cxnaive/hermes-agent-llbot --skill dogfood-cxnaive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the tedious process of exploratory web QA, ensuring that web applications are thoroughly tested for functional, visual, and accessibility issues without manual intervention.

Core Features & Use Cases

  • Automated Exploratory Testing: Systematically navigates, interacts with, and validates web application components.
  • Evidence Collection: Automatically captures screenshots and console logs for every identified issue.
  • Structured Reporting: Generates a comprehensive, professional bug report including severity, steps to reproduce, and visual evidence.

Quick Start

Use the dogfood skill to perform a full exploratory QA test on the website at https://example.com and save the report to the local output 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 functional and visual issues?

Automated exploratory web QA testing is performed by systematically navigating pages, interacting with elements, and capturing diagnostic evidence to identify functional, visual, and accessibility issues across complex web interfaces.

What's the best way to capture screenshots and console logs during web browser testing?

Capturing screenshots and console logs during web browser testing is handled automatically as diagnostic evidence for every identified issue, ensuring visual proof and debugging data are collected without manual intervention.

Can I generate structured bug reports directly from automated browser testing?

Structured bug reports are generated directly from automated browser testing, providing a comprehensive professional output that includes severity levels, steps to reproduce, and captured visual evidence.

Does automated web QA testing work for finding accessibility issues on complex interfaces?

Automated web QA testing works for finding accessibility issues on complex interfaces by systematically navigating and interacting with web application components to target functional, visual, and accessibility defects.

Do I need browser toolset access to run automated exploratory testing on web applications?

Browser toolset access is required to run automated exploratory testing, as the process executes navigation, snapshot, and vision analysis commands to interact with and validate web application components.

What limitations exist when using automated QA for complex web interfaces?

Limitations of automated QA for complex web interfaces include the dependency on browser toolset access for executing navigation and vision analysis commands, requiring a connected environment to capture diagnostic evidence.