Chrome DevTools MCP setup and live-browser debugging for visual app inspection, console/network/performance triage, and automation. Use when the user asks to set up browser debugging, launch Chrome with DevTools, configure chrome-devtools-mcp, see what my app looks like, take screenshots of my web application, debug console errors, inspect network requests and API responses, measure Core Web Vitals or page performance, run a Lighthouse audit, test button clicks or form submissions, automate browser interactions, fill out forms programmatically, simulate user actions, emulate mobile devices or slow networks, capture DOM snapshots, execute JavaScript in the browser, or troubleshoot Chrome DevTools MCP connection issues. Supports Windows, Linux, and WSL2 environments. Do NOT use for headless CI test runs - use Playwright tests directly. Do NOT use for Selenium/Puppeteer setup.
$npx -y skills add henkisdabro/wookstar-claude-plugins --skill devtoolsInstalls into the current project.
Run `npx skills use "https://github.com/henkisdabro/wookstar-claude-plugins" --skill "henkisdabro/wookstar-claude-plugins/devtools"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/henkisdabro/wookstar-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/henkisdabro/wookstar-claude-plugins"` and select the relevant skills, then follow their instructions.