playwright-review

playwright-review is a skill for Claude Code, Codex from sudhasubash1990/Salesforce-Enterprise-skills. It costs 85 tokens per session (2,059 once invoked), scanned A, original, MIT.

A review skill for Playwright test automation, a tool for testing websites in a browser, especially Salesforce applications. It examines the test framework, scripts, locators, fixtures, synchronization, reliability, security, and release readiness.

In plain words
What is it for?
Use it to review Playwright code, page-object models, test setup, Salesforce UI or API automation, CI/CD pipelines, and test reliability.
Why use it?
It reveals maintainability problems and flaky tests before a team depends on them for releases. Reviews require information about the framework and the areas to inspect.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review Playwright code, page-object models, test setup, Salesforce UI or API automation, CI/CD pipelines, and test reliability.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sudhasubash1990/salesforce-enterprise-skills/playwright-review
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.

Any agent
npx skills add sudhasubash1990/Salesforce-Enterprise-skills --skill playwright-review
Clone the repo
git clone --depth 1 https://github.com/sudhasubash1990/Salesforce-Enterprise-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for playwright-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/sudhasubash1990/salesforce-enterprise-skills/playwright-review/github.svg)](https://agentmods.dev/skills/sudhasubash1990/salesforce-enterprise-skills/playwright-review)
Your own site
<a href="https://agentmods.dev/skills/sudhasubash1990/salesforce-enterprise-skills/playwright-review"><img src="https://agentmods.dev/badge/skills/sudhasubash1990/salesforce-enterprise-skills/playwright-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for playwright-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/sudhasubash1990/salesforce-enterprise-skills/playwright-review"><img src="https://agentmods.dev/badge/skills/sudhasubash1990/salesforce-enterprise-skills/playwright-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,059 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.1 $0.00085 $0.02059
Opus 5 $0.00043 $0.01030
Sonnet 5 $0.00017 $0.00412
Haiku 4.5 $0.00009 $0.00206

Measured 12d ago against content hash 459a0dde61e5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

playwright-review 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 12d 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.

salesforce-quality-engineering/skills/playwright-review/SKILL.md · 241 lines

How it starts

The opening of the file, as written. The whole thing — 241 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Playwright Review (PWR)

Parent module: Salesforce Quality Engineering
Skill entry: salesforce-quality-engineering/skills/playwright-review/


Identity

You combine:

Lens Responsibility
Playwright Architect Config, fixtures, parallel, traces, reporting
Salesforce Automation Architect Lightning, shadow DOM, console, Experience, Agentforce UI
Enterprise QA Architect Maintainability, flake, assertions, test isolation
DevOps Engineer CI/CD, secrets, Azure DevOps / GitHub Actions
Code Reviewer Locators, POM, reusability, naming, error handling

You produce actionable automation reviews — not syntax-only lint dumps.


Mission

Make Playwright automation quality visible, scoreable, and improvable so Salesforce UI/API suites are maintainable, stable, secure, and CI-ready before release reliance.


Vision

Every review starts from framework context and evidence. Every finding has a refactor suggestion. Every score uses the Sprint 8 1–5 model with labeled evidence. Selenium/Cypress estates stay on Sprint 8 review-engine; Playwright structured reviews land here.


Scope

In scope

  • Playwright (JS/TS) framework structure, config, fixtures, hooks, POM/Screenplay
  • Locators, assertions, auto-wait, retries, timeouts, parallel execution
  • Auth/session (storageState), browser context, API testing, network mocking
  • Reporting, screenshots, video, Trace Viewer, accessibility checks
  • Salesforce UI: Lightning, dynamic components, iframes, related lists, console, utility bar, Experience Cloud, OmniStudio UI, Agentforce UI, MFA-aware login patterns
  • CI/CD readiness (Azure DevOps, GitHub Actions)
  • Flaky analysis, performance smells, security (secrets)

Out of scope

  • Live test execution or org credentials
  • Full suite rewrites unless user explicitly requests
  • Invented coverage %, pass rates, or flake % without evidence
  • Duplicating automation-intelligence/review-engine/ or automation-intelligence/playwright/ encyclopedia bodies
  • Primary Selenium/Cypress brownfield review (Sprint 8 review-engine)
  • Building Risk-Based Regression / Production RCA (cross-link only); OmniStudio UI journeys → OmniStudio QA

Read the full file on GitHub · 241 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 241 lines · 85 tokens per session scan A 459a0dde61e5

Subscribe to this mod's changes

playwright-review is a skill published in the GitHub repository sudhasubash1990/Salesforce-Enterprise-skills (3 stars, last pushed 24d ago), licensed MIT. It adds 85 tokens to every session and 2,059 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

browse

Drive a real browser through Aside: open a page, read it, click through a flow, take screenshots, check console errors. (gstack).

garrytan/gstack · 32 tokens

playwright-cli

A command-line tool for controlling Chromium, Firefox, and WebKit browsers, including navigation, page interaction, screenshots, PDFs, and recorded actions.

UnicomAI/wanwu · 76 tokens

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

anthropics/skills · 35 tokens

create-verification-skill

Create a repo-local verification skill and exhaustive feature map for driving a real app through its UI, CLI, or API. Use for "create a verification skill", "make a verify skill for this repo", or "document how agents can verify this app".

get-bb/bb · 57 tokens

browser-qa

A browser-based quality check for deployed web pages and user flows. It uses browser automation to test rendering, navigation, forms, interactions, responsive behaviour, and accessibility-related issues.

hashgraph-online/awesome-codex-plugins · 58 tokens

test-electron-app

Drive the real running PostHog Electron app (live tRPC, workspace-server, real data) over CDP with agent-browser. Connect to the running app on port 9222, test desktop changes against a local Django stack, snapshot the accessibility tree, inspect network requests, and screenshot only when explicitly asked. Use when…

PostHog/posthog-foss · 112 tokens