๐ŸŽฏ

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(10 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

21,121Installs
-
AddedFeb 24, 2026

More from this repository9

๐ŸŽฏ
agent-browser๐ŸŽฏSkill

Automates web browsing tasks by navigating websites, extracting content, interacting with elements, and capturing screenshots programmatically

๐Ÿช
vercel-labs-agent-browser๐ŸชMarketplace

Headless browser automation for AI agents

๐ŸŽฏ
electron๐ŸŽฏSkill

Skill for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Connects to running Electron apps and controls them programmatically.

๐ŸŽฏ
slack๐ŸŽฏSkill

Skill from agent-browser, a headless browser automation CLI for AI agents with a fast Rust binary and Node.js fallback for cross-platform support.

๐Ÿ”Œ
agent-browser๐Ÿ”ŒPlugin

A browser automation CLI for AI agents by Vercel Labs, enabling website navigation, form filling, button clicking, screenshot capture, and data extraction through simple commands.

๐ŸŽฏ
vercel-sandbox๐ŸŽฏSkill

Skill

๐ŸŽฏ
skill-creator๐ŸŽฏSkill

A concise, practical guide for creating specialized skills that extend Claude's capabilities with domain-specific knowledge and workflows.

๐ŸŽฏ
agentcore๐ŸŽฏSkill

Run agent-browser browser automation on AWS Bedrock AgentCore cloud browser sessions, resolving credentials automatically from environment variables or the AWS CLI. All standard agent-browser commands (open, snapshot, click, screenshot, close) work identically โ€” only the browser runtime changes to a managed AWS-hosted session.

๐ŸŽฏ
next๐ŸŽฏSkill

Skill