Playright
Playright is a test- and user-oriented Selenide style wrapper for Playwright, allowing developers to write intuitive and readable browser automation tests in TypeScript.
- •When you need to write end-to-end tests for your web application with a simple and intuitive API
- •When you want to automate user interactions on your website, such as filling out forms or clicking buttons
- •When you need to test your web application's functionality across multiple browsers and versions
playright.newPage().goto('https://example.com').fill('#username', 'myusername').fill('#password', 'mypassword').click('#submit');Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/playright && curl -fsSL https://workflowstacks.com/api/skills/playright/claude-skill -o ~/.claude/skills/playright/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Playright is a small TypeScript project (~1.2k lines across 15 code files, plus 3 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 58 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2lib/index.tsWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/playright && curl -fsSL https://workflowstacks.com/api/skills/playright/claude-skill -o ~/.claude/skills/playright/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More devtools tools founders pair with this one.