dogfood

Automate exploratory QA testing of web applications with browser automation and structured bug reports.

1|1|Updated May 25, 2026
One-click install
npx skills add https://github.com/aayushsoam/clawbot-agent --skill dogfood-aayushsoam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/aayushsoam/clawbot-agent/tree/main/skills/dogfood
Command: npx skills add https://github.com/aayushsoam/clawbot-agent --skill dogfood-aayushsoam

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 finding bugs, evidence, and reports in web applications, streamlining the QA testing process.

Core Features & Use Cases

  • Systematic Testing: Guides through a 5-phase workflow for comprehensive testing.
  • Browser Automation: Utilizes browser toolset for navigation, interaction, and evidence capture.
  • Bug Reporting: Generates structured bug reports with screenshots and console errors.
  • Use Case: For a web application release, use this Skill to automatically test all features and identify any issues before deployment.

Quick Start

Run the dogfood skill with the target URL and scope: dogfood https://example.com full site

Frequently Asked Questions about dogfood

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

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

Automate exploratory QA testing by running the dogfood skill with a target URL and scope. It utilizes browser automation to navigate and capture evidence, generating structured bug reports with screenshots and console errors.

What is systematic web application testing and how does it identify bugs?

Systematic web application testing is an automated 5-phase workflow that comprehensively tests all features. It uses browser automation for interaction and evidence capture, ultimately generating structured bug reports with screenshots and console errors.

Do I need browser automation tools to run automated bug reporting on my website?

Yes, browser automation tools are required for the dogfood skill to navigate, interact, and capture evidence. You must also provide a target URL for testing to generate structured bug reports.

What is the best way to run full site web application QA testing?

The best way to run full site web application QA testing is using the dogfood skill command `dogfood https://example.com full site`. This initiates a comprehensive 5-phase workflow to identify issues before deployment.

Can I capture screenshots and console errors during web application navigation?

Yes, you can capture screenshots and console errors during web application navigation. The dogfood skill utilizes browser automation specifically for evidence capture and includes them in structured bug reports.