browser-bridge
browser-bridge には btraut から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
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.