dogfood

Explore web applications to find bugs and produce structured reports with screenshots and repro steps.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/tansanrao/tanishaa-com --skill dogfood-tansanrao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/tansanrao/tanishaa-com/tree/main/.agents/skills/dogfood
Command: npx skills add https://github.com/tansanrao/tanishaa-com --skill dogfood-tansanrao

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill systematically tests web applications to identify bugs, usability issues, and other problems, providing detailed reports with evidence for easy handover to development teams.

Core Features & Use Cases

  • Comprehensive Testing: Explores web applications thoroughly, covering functionality, UI, and potential errors.
  • Detailed Reporting: Generates structured reports with step-by-step screenshots, reproduction videos, and clear issue descriptions.
  • Use Case: Use this Skill to perform an exploratory test on a new e-commerce website before its launch, ensuring a smooth user experience and identifying critical bugs.

Quick Start

Use the dogfood skill to test the website at http://localhost:3000.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I perform exploratory testing on a web application to find UX issues and bugs?

Exploratory testing systematically navigates web applications to identify bugs and UX issues. This approach thoroughly explores functionality, UI, and potential errors, generating a structured report with step-by-step screenshots and reproduction videos for direct handover to development teams.

How do I generate bug reports with reproduction evidence for a web application?

Bug reports with reproduction evidence are generated by capturing step-by-step screenshots, repro videos, and detailed repro steps during testing. This structured documentation ensures findings can be handed directly to responsible teams with full visual and contextual proof of every issue.

Can I test a web application that requires authentication and session management?

Yes, testing supports session management and authentication. You can systematically explore and test web applications behind login walls, ensuring that authenticated user flows, functionality, and UI elements are thoroughly checked for bugs and usability problems.

What is the best way to test a new e-commerce website before its launch?

Testing a new e-commerce website before launch involves running comprehensive exploratory tests to ensure a smooth user experience and identify critical bugs. This process produces detailed issue documentation with reproduction evidence to fix problems prior to release.

Do I need any dependencies to run exploratory testing and bug hunting on local web apps?

No dependencies are required. The testing process operates independently using internal scripts, references, and assets to systematically explore web applications, identify bugs, and produce structured reports without relying on external testing frameworks or libraries.