playwright-cli (microsoft)

Drives a real browser one command at a time — open a page, click and type by element reference, read back a DOM snapshot — so an agent can walk through and verify a whole web flow end to end. It is a live browser-driving CLI, not a unit-test framework and not a static page analyzer.

A situation it fits

A flaky signup flow only fails in the real site: you want a tool that can run the site like a person, fill fields, click buttons, and confirm what actually renders after each step.
playwright-cli (microsoft). playwright-cli (microsoft) is for driving a live browser programmatically so an agent can perform interactions and check the page state step by step. The other skills create tests from specs, generate data, or describe a coding discipline, but they don't run a real browser to interact with the UI.

5 scenarios in the bank answer to playwright-cli (microsoft). The rest are in the game.

Skills it gets confused with

These share a family with playwright-cli (microsoft), which is another way of saying they are the ones you might reach for by mistake.

Knowing what playwright-cli (microsoft) does is the easy half. Telling it apart from the others under time pressure is the game.

Today's session

playwright-cli (microsoft) is part of microsoft/playwright-cli. Licence: Apache-2.0. The description above was written for this game, not taken from the skill.

← All skills