dogfood

Run structured exploratory QA testing of web applications with browser tools.

3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ever-oli/io --skill dogfood-ever-oli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/ever-oli/io/tree/main/skills/dogfood
Command: npx skills add https://github.com/ever-oli/io --skill dogfood-ever-oli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides you through systematic exploratory QA testing of web applications using the browser toolset to identify issues, capture evidence, and produce structured reports.

Core Features & Use Cases

  • Phase-driven QA workflow: Plan, Explore, Collect Evidence, Categorize, and Report phases to guide testing.
  • Evidence-rich bug reporting: Capture steps, screenshots, console logs, and observed anomalies for reproducibility.
  • Structured taxonomy: Classify findings by severity and category to streamline triage and remediation.

Quick Start

Run the Dogfood QA workflow against your target web application to systematically detect issues and generate a structured report.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I perform systematic exploratory QA testing for web applications?

Exploratory QA testing for web applications is performed using a structured workflow that guides you through planning, exploration, evidence collection, categorization, and reporting phases to identify bugs and compile structured reports.

What is the best way to capture evidence during web testing bug reporting?

Evidence during web testing bug reporting is best captured by recording steps, screenshots, console logs, and observed anomalies. This evidence-rich approach ensures reproducibility and streamlines triage and remediation.

Do I need a browser toolset to run structured web testing workflows?

Yes, a browser toolset and a defined testing scope are required to run structured web testing workflows. These tools enable interaction with navigation, forms, and interactive elements to detect anomalies and visual regression.

How are identified bugs categorized during web app test planning?

Identified bugs are categorized during web app test planning using a structured taxonomy that classifies findings by severity and category. This systematic classification streamlines triage and remediation processes.

Can I test form validation and visual regression using a phase-driven QA workflow?

Yes, form validation and visual regression can be tested using a phase-driven QA workflow. The exploration phase specifically applies to testing interactive elements, form validation, navigation, and visual anomalies across web apps.

What limitations exist when using browser tools for exploratory web testing?

Limitations of exploratory web testing with browser tools include the requirement of a defined testing scope and a browser toolset. Without a defined scope, the exploration phase may lack the focus needed to systematically detect issues.