ChromeDevTools@Chrome Devtools MCP

ChromeDevTools@Chrome Devtools MCP from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 7 skills 2 authors

Skills in this plugin

7
  1. A11Y Debugging · chromedevtools bundle
    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.
    1 install
  2. Chrome Devtools · gabrielmoreira
    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).
    17 repo stars
  3. Troubleshooting · gabrielmoreira
    Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when list_pages, new_page, or navigate_page fail, or when the server initialization fails.
    17 repo stars
  4. Cookie Debugging · gabrielmoreira
    Uses Chrome DevTools MCP for inspecting, debugging, and testing cookies, session state, authentication issues, and cookie consent compliance. Use when diagnosing 401/403 errors, authentication redirects, session expiration, Cookie/Set-Cookie header issues, cookie banner consent conformance, or third-party cookie/SameSite/Partitioned cookie warnings.
    17 repo stars
  5. Debug Optimize Lcp · gabrielmoreira bundle
    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 "largest contentful paint", "page load speed", "CWV", or wants to improve how fast their hero image or main content renders.
    17 repo stars
  6. Chrome Devtools CLI · gabrielmoreira bundle
    Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.
    17 repo stars
  7. Memory Leak Debugging · gabrielmoreira bundle
    Diagnoses and resolves memory leaks in JavaScript/Node.js applications. Use when a user reports high memory usage, OOM errors, or wants to capture, compare, or inspect heap snapshots with Chrome DevTools MCP memory tools.
    17 repo stars