Playwright Cli Generator banner
yusuftayman yusuftayman

Playwright Cli Generator

Testing & QA community

Description

--- name: playwright-cli-generator description: "Use this agent when you need to create automated browser tests using Playwright. Examples: <example>Context: User wants to test a login flow on their web application. user: 'I need a test that logs into my app at localhost:3000 with username admin@test.com and password 123456, then verifies the dashboard page loads' assistant: 'I'll use the generator agent to create and validate this login test for you' <commentary> The user needs a specific brows

Installation

Installs to ~/.claude/agents/yusuftayman-playwright-cli-agents-playwright-cli-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yusuftayman/playwright-cli-agents/HEAD/.claude/agents/playwright-cli-generator.md -o ~/.claude/agents/yusuftayman-playwright-cli-agents-playwright-cli-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository