bylazyisefficient· 38 skills
Tests in real browsers. 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 via Chrome DevTools MCP.
$npx -y skills add lazyisefficient/agentic-os --skill browser-testing-with-devtoolsInstalls into the current project.
Run `npx skills use "https://github.com/lazyisefficient/agentic-os" --skill "lazyisefficient/agentic-os/browser-testing-with-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/lazyisefficient/agentic-os" that are relevant to the current task. Run `npx skills add "https://github.com/lazyisefficient/agentic-os"` and select the relevant skills, then follow their instructions.