dogfood

Automate exploratory QA testing of web applications with browser automation.

5|2|Updated May 26, 2026
One-click install
npx skills add https://github.com/nyxoraAI/Nyxora --skill dogfood-nyxoraai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/nyxoraAI/Nyxora/tree/main/packages/core/playbooks/dogfood
Command: npx skills add https://github.com/nyxoraAI/Nyxora --skill dogfood-nyxoraai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of conducting thorough exploratory QA testing on web applications, identifying bugs and issues efficiently.

Core Features & Use Cases

  • Systematic Testing Workflow: Guides through a 5-phase process to ensure comprehensive testing of web apps.
  • Browser Automation: Interacts with web elements, captures screenshots, and logs console output.
  • Evidence Collection: Records details of issues with screenshots and console errors.
  • Issue Classification: Classifies and prioritizes issues by severity and category.
  • Automated Reporting: Generates a structured report with all findings.

Quick Start

Run the dogfood skill with the target URL, scope, and output directory to begin systematic web app testing.

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 navigates web apps, interacts with elements, captures screenshots, and logs console output to identify bugs. This process uses a systematic 5-phase workflow to ensure comprehensive coverage and generate structured bug reports.

What is systematic exploratory QA testing and how does it work?

Systematic exploratory QA testing is a structured 5-phase process for evaluating web applications. It uses browser automation to interact with elements, collect evidence like screenshots and console errors, classify issues by severity, and produce an automated structured report of findings.

What do I need to start browser automation web testing?

To start browser automation web testing, you need a browser toolset, a target URL, and a specified output directory. You provide the target URL and scope to begin the systematic testing workflow and direct the generated bug reports to your chosen directory.

Can I capture console errors and screenshots during web app QA?

Capturing console errors and screenshots during web app QA is supported as part of the evidence collection phase. The testing workflow records details of identified issues with visual evidence and logs console output to substantiate the structured bug reports.

Does exploratory testing work for classifying and prioritizing bug severity?

Exploratory testing supports classifying and prioritizing bug severity and category. After navigating and interacting with web elements, the workflow evaluates collected evidence to classify issues, enabling prioritized and structured automated reporting of all findings.