Skip to main content
Back to the directory
alirezarezvani/claude-skillsSoftware EngineeringFrontend and Design

browserstack

Run Playwright tests on BrowserStack's cloud grid for cross-browser and cross-device testing.

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
970

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/alirezarezvani/claude-skills --skill browserstack
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 Apr 30, 2026, browserstack has 970 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: alirezarezvani/claude-skills. Canonical URL: https://skills.sh/alirezarezvani/claude-skills/browserstack.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Run Playwright tests on BrowserStack's cloud grid for cross-browser and cross-device testing. Environment variables must be set: If not set, inform the user how to get them from browserstack.com/accounts/settings and stop. Steps: Steps: Steps: Steps: For testing localhost or staging behind firewall: - BROWSERSTACK_USERNAME — your BrowserStack username - BROWSERSTACK_ACCESS_KEY — your access key - Check current playwright.config.ts - Add BrowserStack connect options: - Add npm script: "test:e2e:cloud": "npx playwright test --project='chrome@*' --project='firefox@*' --project='webkit@*'" - Verify credentials are set - Run tests with BrowserStack projects: BROWSERSTACK_USERNAME = $BROWSERSTACK_USERNAME \ BROWSERSTACK_ACCESS_KEY = $BROWSERSTACK_ACCESS_KEY \ npx playwright test --project = 'chrome@*' --project = 'firefox@*' - Monitor execution - Report results per browser - Call browserstack_get_builds MCP tool - Get latest build's sessions - For each session: - Status (pass/fail) - Browser and OS - Duration - Video URL - Log URLs - Format as summary table - Call browserstack_get_browsers MCP tool - Filter for Playwright-compatible browsers - Display available browser/OS combinations - Install BrowserStack Local: npm install -D browserstack-local - Add local tunnel to config - Provide setup instructions - Cross-browser test results table - Per-browser pass/fail status - Links to...

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 browserstack do?

Run Playwright tests on BrowserStack's cloud grid for cross-browser and cross-device testing.

Is browserstack good?

browserstack does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support browserstack?

browserstack currently lists compatibility with Skills CLI.

Is browserstack safe to install?

browserstack 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 browserstack?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install browserstack?

Run the following command to install browserstack: npx skills add https://github.com/alirezarezvani/claude-skills --skill browserstack

Related skills

More from alirezarezvani/claude-skills

Related skills

Alternatives in Software Engineering