๐ŸŽฏ

a11y-debugging

๐ŸŽฏSkill

from chromedevtools/chrome-devtools-mcp

VibeIndex|
What it does
|

Accessibility debugging skill from Chrome DevTools MCP. Enables AI agents to audit and fix web accessibility issues using live Chrome browser inspection.

๐Ÿ“ฆ

Same repository

chromedevtools/chrome-devtools-mcp(8 items)

a11y-debugging

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add chromedevtools/chrome-devtools-mcp --skill a11y-debugging
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add chromedevtools/chrome-devtools-mcp --skill a11y-debugging
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/a11y-debugging/SKILL.md

SKILL.md

482Installs
-
AddedFeb 22, 2026

More from this repository7

๐Ÿช
chromedevtools-chrome-devtools-mcp๐ŸชMarketplace

Bundled plugins for actuating and debugging the Chrome browser.

๐Ÿ”Œ
chrome-devtools-mcp๐Ÿ”ŒPlugin

Chrome DevTools MCP is an official MCP server from the Chrome DevTools team that lets AI coding agents control and inspect a live Chrome browser.

๐ŸŽฏ
chrome-devtools๐ŸŽฏSkill

Enables efficient web debugging and browser automation through Chrome DevTools MCP, allowing interaction, inspection, and performance analysis of web pages.

๐ŸŽฏ
chrome-devtools-cli๐ŸŽฏSkill

An MCP server that gives AI coding agents full access to Chrome DevTools, enabling browser automation via Puppeteer, performance trace analysis, network request inspection, screenshot capture, and console message debugging with source-mapped stack traces.

๐ŸŽฏ
debug-optimize-lcp๐ŸŽฏSkill

A skill for debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP, which gives AI coding agents access to Chrome DevTools for performance analysis and automation.

๐ŸŽฏ
troubleshooting๐ŸŽฏSkill

A skill from Chrome DevTools MCP that helps AI coding agents troubleshoot browser issues by providing access to Chrome DevTools capabilities including performance tracing, network analysis, console inspection, and screenshot capture.

๐ŸŽฏ
memory-leak-debugging๐ŸŽฏSkill

Part of the Chrome DevTools MCP server, this skill helps AI coding agents debug memory leaks in Chrome by recording traces and extracting actionable performance insights via DevTools Protocol.