askill
playwriter

playwriterSafety 85Repository

Control the user own Chrome browser via Playwriter extension with Playwright code snippets in a stateful local js sandbox via playwriter cli. Automate web interactions, take screenshots, inspect accessibility trees, debug & profile web applications. Use this over other Playwright MCPs to automate the browser — it connects to the user's existing Chrome instead of launching a new one. Run `playwriter skill` command to read the complete up to date skill

5 stars
1.2k downloads
Updated 2/13/2026

Package Files

Loading files...
SKILL.md

REQUIRED: Read Full Documentation First

Before using playwriter, you MUST run this command:

playwriter skill

This outputs the complete documentation including:

  • Session management and timeout configuration
  • Selector strategies (and which ones to AVOID)
  • Rules to prevent timeouts and failures
  • Best practices for slow pages and SPAs
  • Context variables, utility functions, and more

Do NOT skip this step. The quick examples below will fail without understanding timeouts, selector rules, and common pitfalls from the full docs.

Minimal Example (after reading full docs)

playwriter session new
playwriter -s 1 -e "await page.goto('https://example.com')"

If playwriter is not found, use npx playwriter@latest or bunx playwriter@latest.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

42/100Analyzed 2/22/2026

Very minimal skill that primarily directs users to run `playwriter skill` for complete documentation. Contains only basic setup instructions and a minimal example, making it essentially a stub or placeholder. While it has a clear name and description, the actual content is too sparse to be practically useful without reading the external docs.

85
65
45
25
30

Metadata

Licenseunknown
Version-
Updated2/13/2026
Publishertimoclsn

Tags

No tags yet.