From dev-browser
Controls a browser for navigation, form filling, screenshots, data extraction, and testing web apps with persistent page state.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dev-browser:dev-browserThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A CLI for controlling browsers with sandboxed JavaScript scripts.
A CLI for controlling browsers with sandboxed JavaScript scripts.
npm install -g dev-browser
dev-browser install
Run dev-browser --help to learn more.
npx claudepluginhub numman-ali/n-skills --plugin dev-browserCLI-controlled browser automation with persistent page state. Navigate sites, fill forms, take screenshots, extract data, and test web apps via sandboxed JavaScript scripts.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Useful when users need to navigate websites, interact with pages, fill forms, test apps, or extract data.
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.