dogfood

Explore and test web applications for UX, functional, visual, and console issues.

63|12|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/iBz-04/gloamy --skill dogfood-ibz-04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/iBz-04/gloamy/tree/main/.agents/skills/dogfood
Command: npx skills add https://github.com/iBz-04/gloamy --skill dogfood-ibz-04

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

It helps you quickly find and clearly report issues in a web application by running structured exploratory testing with strong reproduction evidence.

Core Features & Use Cases

  • Exploratory, systematic walkthroughs: Navigate the app, visit sections, and test interactive elements, forms, navigation paths, and edge cases.
  • Repro-first bug documentation: Capture annotated screenshots and optional repro videos for interactive issues, producing findings teams can act on.
  • Console and error verification: Check browser errors and console output to surface issues that aren’t obvious in the UI.

Quick Start

Start a dogfood session by telling your agent to dogfood the target website so it produces a report with step-by-step repro evidence for each issue it finds.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I run exploratory testing on a web app to find UI and functional bugs?

Exploratory testing of a web app requires navigating sections, testing interactive elements, and capturing evidence. This approach systematically explores a target URL to identify UX, functional, visual, and console issues while generating step-by-step repro reports.

What's the best way to document bug repro steps with annotated screenshots?

Documenting bug repro steps with annotated screenshots involves capturing visual evidence during systematic page-by-page exploration. This method captures snapshots, annotated screenshots, and optional repro videos for interactive issues, producing findings teams can act on.

Can I test authenticated web sessions and check for browser console errors?

Authenticated web sessions can be tested and checked for browser console errors during systematic walkthroughs. This process reviews the quality of a deployed web experience across authenticated or unauthenticated sessions, surfacing issues not obvious in the UI.

How do I automate a bug hunt for a deployed web experience?

Automating a bug hunt for a deployed web experience involves agent-driven exploration of a target URL. It systematically visits sections, tests forms and navigation paths, verifies edge cases, and outputs a report aligned with an issue taxonomy.

Does automated web testing capture evidence for UI regression issues?

Automated web testing captures evidence for UI regression issues by applying structured page-by-page exploration. It uses an agent-browser to capture snapshots, annotated screenshots, and repro videos for interactive issues, ensuring clear reproduction documentation.