dogfood

Automate browser-based end-to-end tests and generate reports with reproduction evidence.

4|Updated May 23, 2026
One-click install
npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill dogfood-791994545
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/791994545/Deepseek-Reasonix-Autopilot/tree/main/skills/dogfood
Command: npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill dogfood-791994545

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 automates the process of exploring and testing web applications to uncover bugs, UX issues, and other problems, producing a structured report with reproduction evidence.

Core Features & Use Cases

  • Browser-based End-to-End Testing: Simulates real user interactions to test the functionality of web applications.
  • Automated Report Generation: Provides a detailed report with screenshots, videos, and steps to reproduce each issue.
  • Customizable Settings: Allows targeting specific areas of the application, authentication, and output directories.

Quick Start

Run the 'dogfood' skill on the target URL, specifying the necessary session and output parameters.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I automate end-to-end testing for web applications to find UX issues?

Automated end-to-end testing for web applications simulates real user browser interactions to uncover bugs and UX issues. This Skill systematically explores the target URL and captures reproduction evidence like screenshots and videos to provide a structured report.

What is reproducible testing and how does it help with bug hunting?

Reproducible testing captures exact steps, screenshots, and videos during automated browser interactions. This allows developers to reliably recreate and analyze discovered web application bugs, ensuring that reported issues can be consistently verified and fixed.

Do I need agent-browser to run automated web testing scripts?

Yes, you need the agent-browser dependency to perform automated browser-based interactions. You also need a Python environment for script execution to systematically test web applications and generate detailed reproduction reports.

Can I customize browser-based end-to-end testing to target specific application areas?

Yes, customizable settings allow you to target specific areas of the web application. You can configure authentication parameters, define the target URL, and specify output directories for the generated bug and UX issue reports.

What is the best way to capture reproduction evidence during exploratory web testing?

The best way to capture reproduction evidence is by automating browser interactions to record screenshots, videos, and step-by-step actions. This generates a detailed report documenting each discovered bug and UX issue for later review.

Does automated end-to-end testing work for authenticated web application sessions?

Yes, automated end-to-end testing supports authenticated sessions. You can specify necessary session parameters in the configuration to systematically explore and test protected areas of the web application.