dogfood

Guide systematic exploratory QA testing of web applications with browser tools.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/LynxLabVN/office-agent --skill dogfood-lynxlabvn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/LynxLabVN/office-agent/tree/main/agent-core/skills/dogfood
Command: npx skills add https://github.com/LynxLabVN/office-agent --skill dogfood-lynxlabvn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a systematic approach to exploratory QA testing of web applications, helping to find bugs, gather evidence, and produce structured bug reports.

Core Features & Use Cases

  • Exploratory QA Testing: Guides through a 5-phase systematic workflow for comprehensive testing.
  • Browser Toolset Integration: Utilizes browser tools for navigation, interaction, and evidence capture.
  • Bug Reporting: Generates structured bug reports with detailed descriptions, steps to reproduce, and screenshots.
  • Use Case: For a web application release, use this Skill to systematically test all features, gather evidence of any issues, and produce a comprehensive report.

Quick Start

Run the dogfood skill on your target web app, focusing on specific features or a full site scan.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I perform systematic exploratory testing on a web application?

Systematic exploratory testing of a web application is guided through a 5-phase workflow that utilizes browser tools for navigation, interaction, and evidence capture to find bugs and produce structured reports.

Can I generate structured bug reports with screenshots automatically?

Yes, structured bug reports with detailed descriptions, steps to reproduce, and screenshots are generated automatically by utilizing browser toolset integration during your web application QA testing.

What do I need to provide to start QA testing a web application?

To start QA testing a web application, you need to provide the target URL, define the testing scope, and specify an output directory for the generated bug reports and captured evidence.

What is the best way to gather evidence of bugs during a release?

The best way to gather evidence during a web application release is to run a systematic exploratory QA testing workflow that captures screenshots and logs interactions to produce a comprehensive bug report.

Does browser automation work for full site scans and feature-specific testing?

Browser automation works for both full site scans and specific feature testing by guiding systematic navigation and interaction across your web application to detect bugs and gather evidence.

Why does exploratory testing require a systematic 5-phase workflow?

Exploratory testing requires a systematic 5-phase workflow to ensure comprehensive coverage of web application features, preventing missed bugs and structuring evidence gathering for clear bug reporting.