byappautomaton· 32 skills
Use when a task needs Chrome DevTools from the shell: automate a live Chrome browser with chrome-devtools, inspect accessibility snapshots and UIDs, click/fill/navigate pages, evaluate JavaScript, inspect console and network activity, take screenshots, run Lighthouse, capture performance traces, or connect to an existing debuggable Chrome. This is CLI mode, not MCP client setup.
$npx -y skills add appautomaton/webmaton --skill chrome-devtools-cliInstalls into the current project.
Run `npx skills use "https://github.com/appautomaton/webmaton" --skill "appautomaton/webmaton/chrome-devtools-cli"` 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/appautomaton/webmaton" that are relevant to the current task. Run `npx skills add "https://github.com/appautomaton/webmaton"` and select the relevant skills, then follow their instructions.