dogfood

Explore web applications to identify bugs and UX issues with screenshots and videos.

467|42|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/mxyhi/ok-skills --skill dogfood-mxyhi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/mxyhi/ok-skills/tree/main/dogfood
Command: npx skills add https://github.com/mxyhi/ok-skills --skill dogfood-mxyhi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agent-browser, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill systematically explores web applications to identify and document bugs, UX issues, and other quality problems, providing detailed evidence for each finding.

Core Features & Use Cases

  • Systematic Exploration: Navigates and tests web applications thoroughly.
  • Comprehensive Reporting: Generates detailed reports with step-by-step screenshots, reproduction videos, and clear issue descriptions.
  • Use Case: Use this skill to perform exploratory testing on a new web application before its public launch, ensuring a high-quality user experience.

Quick Start

Use the dogfood skill to test the website example.com.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I find bugs and UX issues in web apps before launch?

To find bugs and UX issues in web apps, you can use automated exploratory testing to systematically navigate interfaces and generate structured reports with step-by-step screenshots and reproduction videos for every problem identified.

What is exploratory testing for web applications?

Exploratory testing for web applications is a systematic process of navigating user interfaces to identify quality problems, documenting each discovered bug with full reproduction evidence like screenshots and videos.

Does automated bug hunting work with authenticated areas of a web application?

Automated bug hunting supports authenticated areas of a web application by utilizing automated browser interaction to handle login flows, allowing thorough exploration and testing of protected user interfaces.

How do I generate bug reproduction videos for QA reports?

You can generate bug reproduction videos for QA reports by running automated exploratory testing sessions that capture screenshots and video recordings of every step taken when an issue is encountered during web application navigation.

Do I need agent-browser to perform automated web app testing?

Yes, you need the agent-browser dependency to perform automated web app testing, as it provides the core automated browser interaction required for systematic exploration, authentication, and issue documentation.