Plugin · Claude Code · Testing

Stevengonsalvez Agent Bridge

stevengonsalvez-agent-bridge is a Claude Code plugin for the Ship phase that connects AI agents to browser automation, screenshots, and UI debugging over a bridge.

by stevengonsalvez · github.com/stevengonsalvez/agent-bridge

Let Claude Code drive real browsers—screenshots, UI inspection, and debug workflows—through a WebSocket bridge instead of guessing what the UI looks like.

1
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install stevengonsalvez-agent-bridge@stevengonsalvez/agent-bridge
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:stevengonsalvez/agent-bridge") and the paste-ready config with skillselion.get_install_config("plugin:stevengonsalvez/agent-bridge").

About

What it does

stevengonsalvez-agent-bridge is a community Claude Code plugin bundle built around browser automation and debugging for AI agents. The marketplace description frames it as browser automation and debugging plugins, with keywords covering agents, bridge, browser, debug, inspect, screenshot, testing, toolkit, UI inspection, websocket, and workflows. For solo builders shipping web UIs, that combination matters because language models often hallucinate layout unless the agent can see the real DOM state. This plugin direction connects Claude Code to browser-side automation so you can capture screenshots, inspect interfaces, and run repeatable debug passes during Build and Ship. It is a task integration for testing and frontend validation, not a full test runner replacement. Install it when you already have a target web app and want agent-visible browser sessions rather than static code-only reviews.

Highlights

  • Browser automation and debugging toolkit packaged as one Claude Code plugin
  • Screenshot capture and UI inspection for agent-driven verification
  • WebSocket bridge pattern for live browser control from AI agents
  • Debug and inspect workflows aimed at frontend and E2E-style checks
  • Automation keywords span testing toolkits and agent workflows

Why builders use it

Agents cannot reliably fix or verify UI bugs when they never see the live browser, DOM, or visual regressions.

After install, your agent can automate browsers, capture screenshots, and run inspection-led debug workflows during testing.

At a glance

  • Type - Plugin in Testing.
  • Adoption - 0 installs, 1 stars, 0 votes.

FAQ

Who is stevengonsalvez-agent-bridge for?

AI-agent users, especially on Claude Code, who need real browser control for screenshots, UI inspection, and debug-driven testing.

When should I use stevengonsalvez-agent-bridge?

Use it during frontend build-out and ship-time testing when you want automated browser sessions and visual evidence, not code-only review.

How do I add stevengonsalvez-agent-bridge to my agent?

Install the stevengonsalvez/agent-bridge plugin from the Claude Code marketplace and configure the browser bridge and WebSocket connection per the repo README.

Discussion

Comments

Share how you use stevengonsalvez-agent-bridge, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.