skills/smithery.ai/playwright-e2e

playwright-e2e

SKILL.md

Playwright E2E Test Workflow

Three-agent workflow for generating end-to-end tests for the Opik application:

  1. Planner -> Explores the Opik UI, generates a markdown test plan with fixture/page-object references
  2. Generator -> Transforms the plan into executable Playwright tests following Opik conventions
  3. Healer -> Automatically fixes failing tests with Opik-specific debugging knowledge

When to Use

Use when developer requests E2E test generation or repair:

  • "Generate an E2E test for the new dashboard"
  • "Create automated test for the upload flow"
  • "Add happy path test for experiment creation"
  • "Fix the failing prompts test"

Prerequisites

Installs
35
First Seen
Mar 6, 2026
Security Audits