#394 · Primary category: AI Agents & Automation

dev-browser

claude-code playwright skills

A Claude Skill to give your agent the ability to use a web browser

Project last updated:07/15/26

GitHub Stars

6.6K

Forks

433

Contributors

4

License

MIT

Why we included this project

Dev Browser hands Claude Code and similar agents a browser they can actually drive, so automation no longer stops at what an API exposes. Scripts run sandboxed against Chrome or Chromium using the full Playwright API: navigate, click, fill forms, capture screenshots, and read page state without ever giving the agent host access. Pages stay open between scripts, so a session keeps its context across many steps, which helps with longer jobs like multi-step form submissions, scraping, or checking a live dashboard. The CLI drops cleanly into your own agent pipeline, and the bundled skill install means Claude Code and Codex can pick it up on demand.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category