Agent skill · software engineering · nickcrew

playwright-cli

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Why this skill is useful

Adds numerous executable commands for browser automation that significantly enhance the AI's capabilities in web testing and interaction.

What it needs

Requires playwright installed locally. About 2k tokens when loaded. Last updated 2026-06-29. 28 stars on the source repository.

What this skill does

Browser Automation with playwright-cli Quick start Core workflow 1. Navigate: playwright-cli open https://example.com 2. Interact using refs from the snapshot 3. Re-snapshot after significant changes Commands Core Navigation Keyboard Mouse Save as Tabs Storage Network DevTools Install Configuration Sessions Example: Form submission Example: Multi-tab workflow Example: Debugging with DevTools Specific tasks Request mocking references/request-mocking.md Running Playwright code references/running-code.md Session management references/session-management.md Storage state (cookies, localStorage) references/storage-state.md Test generation references/test-generation.md Tracing references/tracing.md Video recording references/video-recording.md

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills nickcrew/playwright

View the source on GitHub

Browse the @skills marketplace