By vinnie357
Automate browser interactions directly from Claude Code using Playwright's accessibility tree tools — navigate, click, fill forms, take screenshots, and extract content from any web page, including blocked sites or local UI tests.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Essential development skills: Git, documentation, code review, accessibility
Meta-plugin that installs all skills from all plugins in the marketplace
Claude Code-specific skills for plugin marketplace management, validation, and component creation
awman: parallel AI code agent sessions with container isolation, worktrees, and a REST API
Operate a Proxmox estate: PVE hypervisor, PBS backups, PDM multi-node management, golden-image builds, and terraform/packer automation
npx claudepluginhub vinnie357/claude-skills --plugin playwrightUse when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script. Originally from OpenAI's curated skills catalog.
Turn your coding agent into a SOTA browser agent. Drives a local Playwright workspace via one bash command at a time, saving screenshots and an action log into final_runs/run_<id>/, and visually self-verifies the result.
Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.
Browser-based testing, validation, screenshots, recordings, and quick automation
Browser automation CLI for AI agents. Navigate pages, fill forms, click buttons, take screenshots, and test web apps with minimal token usage via snapshot + element refs.
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows.