๐ŸŒ
AutomationDart

Playwright CLI

by K9i-0

Playwright CLI is an Automation skill for Claude Code, published by K9i-0 in ccpocket.

1K stars97 forkson K9i-0/ccpocketAdded 2026/08/21Repository updated 2026/08/20
androidapp-serverbridge-serverclaude-codeclicodexflutteriosmobileopenairemote-controltypescriptwebsocket
Install in seconds
Install Playwright CLI
Copy Playwright CLI into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/K9i-0/ccpocket/tree/main/.claude/skills/playwright-cli ~/.claude/skills/playwright-cli

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/K9i-0/ccpocket.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/playwright-cli/SKILL.md in K9i-0/ccpocket
Installs to
~/.claude/skills/playwright-cli
Collection
One of 18 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Playwright CLI does

Playwright CLI automates browser interactions for testing, form filling, screenshots, and data extraction. Use it when you need to navigate pages, manipulate web forms, inspect tabs, or capture browser state.

Playwright CLI is cataloged under Automation on DirSkills. Playwright CLI comes from a repository tagged android, app-server, bridge-server, claude-code and cli.

Documentation

README

Browser Automation with playwright-cli

Quick start

# open new browser
playwright-cli open
# navigate to a page
playwright-cli goto https://playwright.dev
# interact with the page using refs from the snapshot
playwright-cli click e15
playwright-cli type "page.click"
playwright-cli press Enter
# take a screenshot
playwright-cli screenshot
# close the browser
playwright-cli close

Commands

Core

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Playwright CLI

  • What else does K9i-0 publish alongside Playwright CLI?

    Playwright CLI is one of 18 skills that DirSkills catalogs from K9i-0/ccpocket, the repository it ships in. Its siblings there include App Release, Branch Merge Cleanup and Codex Guide. Each one is a separate skill with its own page in this directory, installs the same way Playwright CLI does, and is maintained by K9i-0 in that same repository. The rest of the collection is listed on the K9i-0/ccpocket page.

  • How does Playwright CLI compare to other Automation skills?

    Playwright CLI ranks #822 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Playwright CLI against them. Open each page to compare what they document and how they install.

More from K9i-0/ccpocket

Playwright CLI is one of 18 skills cataloged on DirSkills from K9i-0/ccpocket.

See all 18 skills โ†’
๐Ÿš€
1w ago

App Release

App Release automates version bumps, CHANGELOG updates, and release tagging for Flutter apps. Use it when asked to release, bump the version, or publish iOS, Android, desktop, or all platforms.
DevOps
1K97
๐Ÿงน
1w ago

Branch Merge Cleanup

Branch Merge Cleanup merges a finished branch into main, deletes the branch, and removes any related worktree. Use it after all changes are committed and you want to tidy up the local Git state.
DevOps
1K97
๐Ÿค–
1w ago

Codex Guide

Codex Guide explains how to use Codex CLI, app, and IDE features, including rules, hooks, AGENTS.md, skills, subagents, and config. It is used when answering Codex usage questions and when verifying rules or approval behavior with `codex execpolicy check`.
AI Engineering
1K97
๐Ÿงช
1w ago

Flutter App Testing

Flutter App Testing runs Dart analysis, formatting, and Flutter tests for the mobile app. Use it when validating Flutter changes and writing tests for widgets or logic.
Quality
1K97
๐Ÿ“ฑ
1w ago

Flutter UI Design

Flutter UI Design defines architecture rules for Flutter UI implementation, including feature-first structure, widget splitting, and Bloc/Cubit state management. Use it when building or reviewing Flutter screens and components.
Frontend
1K97
๐Ÿ› ๏ธ
1w ago

Flutter Upgrade

Flutter Upgrade helps assess and execute Flutter SDK version bumps. It checks release notes and breaking changes, maps impacts in the codebase, and prepares update tasks for mise, CI, Shorebird, and Dart constraints.
DevOps
1K97