dogfood

Navigate web pages, interact with elements, and monitor console output for QA testing.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/ghufronbagaskara/agent-im --skill dogfood-ghufronbagaskara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/ghufronbagaskara/agent-im/tree/main/hermes-home/skills/dogfood
Command: npx skills add https://github.com/ghufronbagaskara/agent-im --skill dogfood-ghufronbagaskara

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, interaction, and console monitoring to ensure comprehensive test coverage.
  • Evidence Collection: Automatically captures annotated screenshots and console logs for every identified issue.
  • Structured Reporting: Generates a standardized bug report including severity, steps to reproduce, and visual evidence.

Quick Start

Use the dogfood skill to perform a full site exploratory test on the target URL https://example.com and save the findings to the dogfood-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 QA testing for a web application?

Automated exploratory QA testing systematically navigates web pages, interacts with elements, and monitors console output to detect functional, visual, and accessibility issues while capturing structured bug reports.

What is the best way to generate structured bug reports from web testing?

Structured bug reporting from web testing automatically compiles severity levels, steps to reproduce, and visual evidence like annotated screenshots with console logs into a standardized professional format.

Can I use this for testing accessibility and visual issues on web interfaces?

Testing accessibility and visual issues on web interfaces is supported by analyzing rendered pages and DOM interactions to capture functional, visual, and accessibility defects across various web environments.

How do I capture console logs and screenshots during web testing?

Capturing console logs and screenshots during web testing requires browser toolset access to execute navigation, vision analysis, and DOM interaction commands while automatically saving evidence to an output directory.

Do I need browser toolset access to perform systematic web QA testing?

Browser toolset access is required to perform systematic web QA testing because it enables the execution of navigation, vision analysis, and DOM interaction commands necessary for comprehensive coverage.