Test & debugApache-2.0

Playwright

by OpenAI (opens in a new tab) openai/skills

Drives real browser flows from the terminal with snapshot-based Playwright CLI commands.

Installation

Skills CLI

Skills CLI command
npx skills@latest add openai/skills --skill playwright

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Checks for npx, opens a page through the bundled wrapper, snapshots stable element references, interacts, and captures screenshots or traces. It is CLI-first rather than a test-authoring workflow, and browser references must be refreshed after navigation or major DOM changes.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size148 lines
  • Last checked27 Sept 2026 · 0ffaabcc8e0990627c4725f18bf1c7955534a796c1c199e872909de2013ce6a8

What it can touch

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Browser

    Drives a real browser.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/.curated/playwright/SKILL.md on GitHub (opens in a new tab)