🎯

dogfood

🎯Skill

from vercel-labs/agent-browser

VibeIndex|
What it does
|

Systematically explores and tests web applications to find bugs, UX issues, and other problems.

Overview

Dogfood is a skill from the Vercel Labs agent-browser project that systematically explores and tests web applications to find bugs, UX issues, and other problems. It produces a structured QA report with full reproduction evidence including step-by-step screenshots, repro videos, and detailed reproduction steps for every discovered issue.

Key Features

  • Systematic Exploratory Testing - Methodically navigates web applications, visiting pages and testing features to discover issues
  • Full Reproduction Evidence - Captures screenshots, records videos, and documents detailed reproduction steps for every finding
  • Structured Report Generation - Produces organized QA reports using a template with summary counts, categorized issues, and reproduction details
  • Authentication Support - Handles login flows including OTP/email codes, with saved session state for reuse
  • Agent-Browser Powered - Uses the fast Rust-based agent-browser CLI with snapshot/act pattern for efficient browser automation

Who is this for?

This skill is for development teams who want automated QA and exploratory testing of their web applications. It is particularly useful for product teams that need thorough bug hunting with evidence-backed reports that can be handed directly to responsible teams, replacing or supplementing manual QA testing workflows.

πŸ“¦

Same repository

vercel-labs/agent-browser(9 items)

dogfood

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add vercel-labs/agent-browser --skill dogfood
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add vercel-labs/agent-browser --skill dogfood
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/dogfood/SKILL.md

SKILL.md

7,869Installs
-
AddedFeb 24, 2026