browser-bridge
browser-bridge contient 3 skills collectées depuis btraut, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Deprecated local Chrome control via Browser Bridge (CLI + optional MCP). Prefer Codex's browser plugin, else agent-browser (https://agent-browser.io/) or Playwright MCP (https://github.com/microsoft/playwright-mcp).
Rebuild and refresh Browser Bridge inside the user's existing Chrome profile. Use when a user wants to update the unpacked extension after local changes, avoid manual delete/reinstall loops, or request bypass mode for repeated local testing on macOS.
Prepare and publish the next Browser Bridge release. Use when the user wants to start from a clean install/build, bump the version, update the changelog, push the release commit and tag, verify the GitHub release, publish the npm package, and then remind them to update the local browser extension. This skill requires an explicit release type input of major, minor, or patch; if that input is missing or ambiguous, stop and ask.