By itmrboy
Browser runtime capture & analysis for vibe coding — network, console, performance via MCP + Chrome extension
本仓库是 chrome-devtools-capturer-repo 的子模块,作为 Claude Code Plugin 独立发布。
主仓库包含 Plugin Marketplace 配置和 Chrome 浏览器扩展,完整安装请参考主仓库 README。
Claude Code 的浏览器调试 Plugin —— 通过 MCP Server + Chrome 扩展,让 Claude 能够直接捕获和分析浏览器运行时数据(网络请求、控制台日志、性能 Tracing)。
v1.1 新增了 wait_for_capture_result MCP Tool,实现 prepare → wait → analyze → cleanup 自动闭环。用户在浏览器中完成录制后,数据自动流入 Claude 分析,无需手动确认。
本仓库包含:
skills/chrome-devtools-capturer/SKILL.md)— Claude 识别浏览器调试场景时自动触发scripts/mcp-server/)— 通过 WebSocket 桥接 Claude 与 Chrome 扩展.claude-plugin/plugin.json)— Claude Code 插件元信息.mcp.json)— MCP Server 自动注册chrome-devtools-capturer/ ← 本仓库(Plugin)
├── .claude-plugin/
│ └── plugin.json
├── .mcp.json
├── skills/
│ └── chrome-devtools-capturer/
│ └── SKILL.md
├── scripts/
│ └── mcp-server/
│ ├── start.js # 入口,自动安装依赖
│ └── index.js # MCP Server 主逻辑
├── LICENSE
└── README.md
wait_for_capture_resultprepare_capture_session 之后自动阻塞等待,直到 Chrome 扩展上报的捕获数据到达 MCP Serverlatest_trace.json,同时通过 sendProgress 重置 MCP 客户端超时计时器pendingConfig 配置暂存机制MIT — 见 LICENSE。
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub itmrboy/chrome-devtools-capturerGitLab CLI (glab) 快捷 skill 集合,含 AI review 评论解析与修复 plan,跨 Claude Code / Codex CLI 通用
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Complete Claude Code configs for mobile development - Android, iOS, and Kotlin Multiplatform
Production-grade vibe coding suite. Structured workflows from discovery to deployment: start, build, ship, fix, refactor.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.