What problem does it solve?
This Skill addresses the challenges of web application QA testing by automating the process of bug detection, evidence collection, and report generation, significantly reducing manual effort and improving accuracy.
Core Features & Use Cases
- Automated Bug Detection: Identifies issues in web applications through systematic testing.
- Evidence Collection: Captures screenshots and console logs to document bugs.
- Structured Reporting: Generates detailed reports with categorized issues and steps to reproduce.
- Use Case: When testing a new feature release, use this Skill to automate the QA process, ensuring all critical paths are tested and any issues are quickly identified and reported.
Quick Start
Run the dogfood skill with the target URL, scope, and output directory: dogfood https://example.com --scope full-site --output ./dogfood-output