playwright-e2e

Installation
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

Related skills
Installs
49
Repository
comet-ml/opik
GitHub Stars
19.1K
First Seen
Feb 5, 2026