dev-browser

Official

Headless browser automation for Claude Code.

Authorb-open-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables agents to control a headless browser via the Claude Code plugin for research, UI testing, and interacting with dynamic web applications. It extends capabilities beyond static data fetching by handling JS-rendered pages, DOM interactions, and visual capture.

Core Features & Use Cases

  • Navigation & Interaction: go to URLs, click elements, type into fields, capture screenshots, and extract page content.
  • UI Testing & Verification: validate UI states, run interaction sequences, and report results.
  • Use Case: Research a live product page, validate a checkout flow, or automate repetitive data collection from web apps.

Quick Start

Install and enable the Claude Code dev-browser plugin, then prompt with natural-language tasks such as: "Go to https://example.com and capture a screenshot," or "Navigate to the login page and verify the presence of the password field."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-browser
Download link: https://github.com/b-open-io/prompts/archive/main.zip#dev-browser

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository