Browser Automation

Browser automation for rendered UI exploration, validation, screenshots, recordings, and end-to-end flows. Use when a task needs an actual browser or rendered DOM: inspect UI state, click/fill forms, debug frontend behavior, capture evidence, verify a feature, or run/generate browser tests. NOT for API checks or pure logic tests where curl, unit tests, or JSDOM is cheaper.

alexei-led 1724915 3 files · 10.2 KB Updated

File contents

alexei-led/claude-code-config/tree/main/src/skills/browser-automation commit 17249159ee

Frequently asked questions

npx skillmds@latest add alexei-led/browser-automation