Skip to main content
Back to the directory
sawyerhood/dev-browserSoftware EngineeringFrontend and Design

dev-browser

Browser automation with persistent page state across sequential scripts.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/sawyerhood/dev-browser --skill dev-browser
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, dev-browser has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: sawyerhood/dev-browser. Canonical URL: https://skills.sh/sawyerhood/dev-browser/dev-browser.

Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykFAIL
About this skill
Browser automation with persistent page state across sequential scripts. A CLI for controlling browsers with sandboxed JavaScript scripts. Run dev-browser --help to learn more. - Two modes: standalone Chromium (default) or extension mode connecting to user's existing Chrome browser with authentication already in place - Discover page elements via ARIA snapshot accessibility tree, then interact using element references; alternatively read source code to write direct selectors - Small, focused scripts that run incrementally—each script does one action (navigate, click, fill, check), then you evaluate state and decide next steps - Built on Playwright Page API with helpers for waiting (page load, selectors, URLs), screenshots, and error recovery through persistent page state

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does dev-browser do?

Browser automation with persistent page state across sequential scripts.

Is dev-browser good?

dev-browser does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support dev-browser?

dev-browser currently lists compatibility with Skills CLI.

Is dev-browser safe to install?

dev-browser has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to dev-browser?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install dev-browser?

Run the following command to install dev-browser: npx skills add https://github.com/sawyerhood/dev-browser --skill dev-browser

Related skills

Alternatives in Software Engineering