dogfood

Navigate web applications, capture evidence, and generate structured bug reports.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/hochoa13/Asistente-Harlest --skill dogfood-hochoa13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/hochoa13/Asistente-Harlest/tree/main/skills/dogfood
Command: npx skills add https://github.com/hochoa13/Asistente-Harlest --skill dogfood-hochoa13

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill automates the process of systematically exploring and testing web applications to identify and report bugs.

Core Features & Use Cases

  • Exploratory Testing: Navigates web applications to discover issues.
  • Evidence Capture: Takes screenshots and records console errors.
  • Bug Reporting: Generates structured reports detailing found issues.
  • Use Case: A QA engineer can use this skill to perform a thorough exploratory test of a new e-commerce website feature, ensuring all interactive elements function correctly and identifying any visual or functional regressions before release.

Quick Start

Use the dogfood skill to test the website at https://example.com, focusing on the user signup flow.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I automate exploratory testing for a web application?

Automated exploratory testing for a web application is executed by navigating interfaces, interacting with elements, capturing evidence, and generating structured bug reports. This approach covers planning, exploration, and evidence collection phases.

How do I capture console errors and screenshots during browser automation testing?

Capturing console errors and screenshots during browser automation testing is achieved through systematic evidence collection. The testing process navigates web applications, interacts with elements, and records visual and functional data for bug reporting.

Can I generate structured bug reports from QA testing a web application?

Structured bug reports from QA testing a web application are generated by systematically exploring interfaces and categorizing found issues. The process captures evidence like screenshots and console errors to document visual or functional regressions comprehensively.

What is the best way to perform systematic QA testing on a new website feature?

Systematic QA testing on a new website feature is best performed by navigating the user flow, interacting with interactive elements, and capturing evidence. This ensures all functional and visual regressions are identified and reported before release.

Does browser automation work for identifying visual regressions in web applications?

Browser automation works for identifying visual regressions in web applications by systematically navigating and interacting with elements. The process captures screenshots and console errors as evidence to document these visual issues within structured bug reports.