dogfood

Test web applications for bugs and generate structured QA reports.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/fikriaf/agentos --skill dogfood-fikriaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/fikriaf/agentos/tree/main/src/agentos/skills/dogfood
Command: npx skills add https://github.com/fikriaf/agentos --skill dogfood-fikriaf

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines QA testing of web applications, identifying bugs and capturing evidence automatically, reducing the time spent on manual testing.

Core Features & Use Cases

  • Automated Bug Detection: Systematically explores web apps, finds bugs, and captures evidence.
  • Structured Reporting: Generates structured reports that document found issues and steps to reproduce them.
  • Use Case: If you need to perform QA testing on a large web application, use this Skill to automatically navigate the app, interact with elements, and create a detailed report of any issues found.

Quick Start

Use the dogfood skill to test the 'https://example.com' website, focusing on the 'login' feature and saving screenshots to './dogfood-output'.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I automate bug detection and evidence capture for web application testing?

Automate web application testing by systematically navigating apps via browser interactions to identify bugs, capture snapshot evidence, and generate structured reports for QA analysis.

Can I automatically generate structured QA reports with steps to reproduce bugs?

Yes, structured QA reporting is generated automatically, documenting found issues alongside captured evidence and the specific browser interaction steps required to reproduce them.

Do I need a browser toolset to run web application testing and capture snapshots?

Yes, a browser toolset is required for navigation, element interaction, and snapshot generation to systematically test web applications and automatically capture bug evidence.

What is the best way to perform QA testing on a large web application automatically?

The best way to QA test large web applications is using predefined QA tasks to automatically navigate the app, interact with elements, and capture structured bug reports.

Does automated web app testing work for specific features like a login page?

Yes, automated web app testing can target specific features like a login page by systematically interacting with elements, capturing evidence, and saving screenshots to a directory.