browser-testing-with-devtools
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual ou
What does this skill do?
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.
How do you install it?
git clone --depth 1 https://github.com/addyosmani/agent-skills.git Then point your agent at the skill directory.
Where does it come from?
Repository: addyosmani/agent-skills 84079 stars on GitHub at the time of listing. The repository ships 1 skills in total.