./Dev Browser

Dev Browser provides a claude skill to give your agent the ability to use a web browser

SawyerHood
AI & LLM
2,845
TypeScript
2.8k
Stars
183
Forks
2.8k
Watch
#claude-code#playwright#skills

>Overview

Strengths

  • +AI-powered automation
  • +Intelligent processing
  • +Adaptive behavior

Considerations

  • !API costs may apply
  • !Results may vary

>About this Skill

What is Dev Browser?

Dev Browser is a skill for Claude Code that helps you a claude skill to give your agent the ability to use a web browser. Install this skill to extend Claude's capabilities in your projects.

Key Features

  • Easy installation and setup
  • Seamless integration with Claude Code
  • Designed for developer productivity
  • Community-maintained and open source

Use Cases

  • Development Workflows: Integrate Dev Browser into your daily coding tasks
  • Automation: Automate repetitive tasks related to claude-code, playwright, skills
  • Productivity: Save time with AI-powered assistance

How to Get Started

Install Dev Browser by cloning the repository and placing it in your Claude Code skills directory. The skill will be automatically available in your next Claude Code session.

Why Use This Skill?

Dev Browser extends Claude Code's capabilities, making it easier to work with claude-code, playwright, skills. Whether you're a beginner or an experienced developer, this skill can help streamline your workflow.

>File Structure

files
.claude-plugin
marketplace.json
.cursor
rules
use-bun-instead-of-node-vite-npm-pnpm.mdc
.github
workflows
ci.yml
.husky
pre-commit
assets
header.png
extension
__tests__
CDPRouter.test.ts
logger.test.ts
StateManager.test.ts
TabManager.test.ts
entrypoints
popup
background.ts
public
icons
scripts
generate-icons.mjs
services
CDPRouter.ts
ConnectionManager.ts
StateManager.ts
TabManager.ts
utils
logger.ts
types.ts
package-lock.json
package.json
tsconfig.json
vitest.config.ts
wxt.config.ts
skills
dev-browser
references
scripts
src
.gitignore
.prettierignore
.prettierrc
bun.lock
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
View on GitHub

>Technical Details

Language
TypeScript
License
MIT
Created
Dec 2, 2025
Updated
Jan 17, 2026
install.sh

Clone the repository to your local machine

$git clone https://github.com/SawyerHood/dev-browser.git