Plugin Claude Code
Bundled plugins for actuating and debugging the Chrome browser.
Plugin Claude Code
Bundled plugins for actuating and debugging the Chrome browser.
Plugin Claude Code
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer.
Instructions file CodexOpenCode
AGENTS.md instructions for gabrielbryk/arc-devtools-mcp, covering instructions and rules for typescript.
Skill Claude CodeCodex
Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.
Skill Claude CodeCodex
Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.
Skill Claude CodeCodex
Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to --slim mode (MCP configuration).
Skill Claude CodeCodex
Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…
Skill Claude CodeCodex
Diagnoses and resolves memory leaks in JavaScript/Node.js applications. Use when a user reports high memory usage, OOM errors, or wants to analyze heapsnapshots or run memory leak detection tools like memlab.
Skill Claude CodeCodex
Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when listpages, newpage, or navigatepage fail, or when the server initialization fails.
MCP server Claude CodeCodexCursor
Arc-compatible MCP server for Chrome DevTools. Fork of chrome-devtools-mcp that adds an --arc mode so newpage reuses a blank tab instead of crashing Arc. Runs locally from the @gabrielbryk/arc-devtools-mcp npm package.