browserstack

A skill file containing instructions for using BrowserStack with Playwright. BrowserStack is a service for testing websites and apps in different browsers and devices; Playwright is a tool for automating browsers.

In plain words
What is it for?
Following the documented BrowserStack workflow in Playwright-based testing projects.
Why use it?
It gives the assistant a defined procedure for BrowserStack-related browser testing.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/afaizalam2003/master-claude-skill/browserstack
Any agent
npx skills add afaizalam2003/Master-claude-skill --skill browserstack
Clone the repo
git clone --depth 1 https://github.com/afaizalam2003/Master-claude-skill

Made for: Claude Code, Codex.

Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 14 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00014
Opus 5 $0.00000 $0.00007
Sonnet 5 $0.00000 $0.00003
Haiku 4.5 $0.00000 $0.00001

Measured 2d ago against content hash 2fc0886a56da, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

browserstack scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to browserstack — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.gemini/skills/browserstack/SKILL.md · 1 lines

What it actually says

../../../engineering-team/playwright-pro/skills/browserstack/SKILL.md

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 1 lines · 0 tokens per session scan A 2fc0886a56da

Subscribe to this mod's changes

browserstack is a skill published in the GitHub repository afaizalam2003/Master-claude-skill (2 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 14 tokens. A static security scan graded it A with 0 findings. It is 100% identical to browserstack, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

create-run-e2e-tests

Guide for writing and running new Playwright end-to-end tests in the apps/e2e-tests/ directory of the Packmind monorepo. Use this skill whenever you add or modify a spec that drives the real frontend and API — for example testing a user flow, a new page/route, a feature behind a flag, or a UI behavior end-to-end.…

PackmindHub/packmind · 175 tokens

cli-e2e-test-authoring

Guide for adding new end-to-end tests for the Packmind CLI. This skill should be used when creating new test specs in the apps/cli-e2e-tests/ directory that exercise CLI commands against a real binary and API.

PackmindHub/packmind · 56 tokens

comprehensive-testing

Complete testing strategy covering TDD workflow, test pyramid, unit/integration/E2E/property testing, framework best practices (Jest, Vitest, pytest), mock strategies, and CI integration. Use when writing tests, reviewing test quality, or establishing testing standards.

majiayu000/spellbook · 57 tokens

vc-web-testing

Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile gestures, cross-browser.

withkynam/vibecode-pro-max-kit · 51 tokens

e2e-testing

ORGII keeps two separate E2E surfaces. Do not use one as proof for the other.

org2AI/ORG2 · 0 tokens

dual-instance-verification

Dual-instance (双机) real-machine verification protocol for ORG2 cloud sync and session sharing. Use before declaring any sharing/sync/collab feature or fix "verified": share/unshare, push/retract, fork/import, comments, member-floor, replay, continuation, or anything touching Org2CloudSyncEngine, collab engines, or the…

org2AI/ORG2 · 0 tokens