Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
testdino-hq avatar

Playwright Skill

  • 4.9k installs
  • 343 repo stars
  • Updated July 2, 2026
  • testdino-hq/playwright-skill

playwright-skill is an agent skill for Battle-tested Playwright patterns for writing, debugging, and scaling reliable test suites. Use when you need guidance f

About

playwright-skill shares battle-tested Playwright patterns for writing, debugging, and scaling reliable end-to-end test suites. It covers locator strategies, auto-waiting, trace and video capture, parallel sharding, fixture design, network mocking, authentication storage state, CI retries, and flake triage workflows. Agents apply it when users need stable selectors, debugging failing specs, configuring playwright.config.ts, or structuring Page Object patterns without brittle timeouts. The skill emphasizes role and test-id locators, web-first assertions, and isolating tests from shared state. See SKILL.md for setup, examples, and guardrails before production use. See SKILL.md for setup, examples, and guardrails before production use. See SKILL.md for setup, examples, and guardrails before production use. See SKILL.md for setup, examples, and guardrails before production use. See SKILL.md for setup, examples, and guardrails before production use.

  • Battle-tested Playwright patterns for writing, debugging, and scaling reliable test suites. Use when you need guidance f
  • Organizing test suites
  • API testing (REST/GraphQL)
  • File uploads/downloads
  • General debugging workflow

Playwright Skill by the numbers

  • 4,906 all-time installs (skills.sh)
  • +129 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #125 of 2,203 Security skills by installs in the Skillselion catalog
  • Security screen: HIGH risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

playwright-skill capabilities & compatibility

Capabilities
battle tested playwright patterns for writing, d · organizing test suites · api testing (rest/graphql)
npx skills add https://github.com/testdino-hq/playwright-skill --skill playwright-skill

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4.9k
repo stars343
Security audit3 / 3 scanners passed
Last updatedJuly 2, 2026
Repositorytestdino-hq/playwright-skill

How do I run playwright-skill tasks with correct setup and documented commands?

Battle-tested Playwright patterns for writing, debugging, and scaling reliable test suites. Use when you need guidance for E2E, API, component, visual, accessibility, or security testing, plus CI/CD,

Who is it for?

Developers automating playwright skill via agent-guided SKILL.md workflows.

Skip if: Skip when unrelated tooling already covers the task without this skill's documented flow.

When should I use this skill?

Battle-tested Playwright patterns for writing, debugging, and scaling reliable test suites. Use when you need guidance for E2E, API, component, visual, accessibility, or security testing, plus CI/CD,

What you get

Repeatable playwright-skill workflows with grounded commands and expected outputs.

  • Playwright spec patterns
  • Page-object templates
  • CI integration guidance

By the numbers

  • 50+ reference guides in SKILL.md
  • Version 2.3.0 in skill metadata
  • Covers 6 test surfaces: E2E, API, component, visual, accessibility, security

Files

ci/SKILL.mdMarkdownGitHub ↗

Playwright CI/CD

Ship reliable tests in every pipeline — CI-specific patterns for speed, stability, and actionable reports.

9 guides covering CI/CD setup, parallel execution, containerized runs, reporting, and infrastructure patterns for all major CI providers.

Golden Rules

1. `retries: 2` in CI only — surface flakiness in pipelines, not locally 2. `traces: 'on-first-retry'` — capture rich debugging artifacts without slowing every run 3. Shard across runners--shard=N/M splits tests evenly; scale horizontally, not vertically 4. Cache browser binaries~/.cache/ms-playwright keyed on Playwright version 5. Upload artifacts on failure — traces, screenshots, and HTML reports as CI artifacts 6. Use the official Docker imagemcr.microsoft.com/playwright:v* has all OS deps pre-installed 7. Global setup for auth — run login once in globalSetup, reuse storageState across workers 8. Fail fast, debug later — keep CI runs short; use trace viewer and HTML reports to investigate

Guide Index

CI Providers

ProviderGuide
GitHub Actionsci-github-actions.md
GitLab CIci-gitlab.md
CircleCI / Azure DevOps / Jenkinsci-other.md

Execution & Scaling

TopicGuide
Parallel execution & shardingparallel-and-sharding.md
Docker & containersdocker-and-containers.md
Multi-project configprojects-and-dependencies.md

Reporting & Setup

TopicGuide
Reports & artifactsreporting-and-artifacts.md
Code coveragetest-coverage.md
Global setup/teardownglobal-setup-teardown.md

Related skills

How it compares

Pick playwright-skill for opinionated Playwright pattern libraries; use generic testing skills for non-browser unit test frameworks.

FAQ

Who is playwright-skill for?

Developers using agents to execute playwright skill workflows from SKILL.md.

When should I use playwright-skill?

Battle-tested Playwright patterns for writing, debugging, and scaling reliable test suites. Use when you need guidance for E2E, API, component, visual, accessibility, or security t

Is playwright-skill safe to install?

Review the Security Audits panel on this page before installing in production.

Securityauditappsec

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.