Playwright Expert — Design agent for Claude Code
Use for writing or modifying end-to-end tests in e2e/tests for task-board - full user flows (create/move/complete a card) driven through the real UI against real dev servers, no API mocking.
How to install Playwright Expert
Installs to ~/.claude/agents/loopwire777-tech-claude-harness-os-playwright-expert.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/loopwire777-tech/claude-harness-os/HEAD/.claude/agents/playwright-expert.md -o ~/.claude/agents/loopwire777-tech-claude-harness-os-playwright-expert.md Restart Claude Code, or start a new session, for it to be picked up.
What Playwright Expert does
name: playwright-expert description: Use for writing or modifying end-to-end tests in e2e/tests for task-board - full user flows (create/move/complete a card) driven through the real UI against real dev servers, no API mocking. Use PROACTIVELY whenever a change touches the create/move/complete card flow end-to-end, per this repo's Definition of Done. Not for unit tests in packages/shared or services/api (those are Vitest, colocated as *.test.ts). tools: Read, Write, Edit, Grep, Glob, Bash mo
Alternatives in Design
- Workflow Architect Agent — Workflow design specialist who maps complete workflow trees for every system, user journey, and agent interact 669 ★
- Mikopbx Web Tester — Тестирование веб-интерфейса MikoPBX через Playwright 571 ★
- Omd UX Writer — 섹션 단위 UX writing 감사 + 대안 + 근거 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Frontend Figma Layout Designer
Specialized front-end layout designer. Use when the user pastes raw HTML and CSS exported from Figma and wants
Shadcn UI Builder
Use when building or modifying user interfaces with shadcn/ui components and blocks: new UI components, design
Design Review Agent
Use this agent when you need to conduct a comprehensive design review on front-end pull requests or general UI
UI Tester
Specialist in user experience, end-to-end user journeys, and cross-platform UI validation. Experts in Playwrig
Playwright Website Visual Tester
Use this agent when you need comprehensive visual testing of user flows, end-to-end testing with browser autom
Brand Architect
Expert in building comprehensive brand identity systems from strategy through visual execution. Guides the com
Related Skills
E2e
Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/vid
E2e Test Writer
Write end-to-end tests using Playwright or Cypress
Add E2e Test
Create Playwright end-to-end test for a complete user flow.