·playwright-e2e
</>

playwright-e2e

Playwright E2E test generation workflow for Opik. Use when generating, fixing, or planning automated tests in tests_end_to_end/.

40Installs·2Trend·@comet-ml

Installation

$npx skills add https://github.com/comet-ml/opik --skill playwright-e2e

How to Install playwright-e2e

Quickly install playwright-e2e AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/comet-ml/opik --skill playwright-e2e
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: comet-ml/opik.

SKILL.md

View raw

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

These context files provide the domain knowledge agents need to produce accurate tests:

Phase 1: Planning Agent: agents/playwright-test-planner.md Input: Running Opik app + feature description Output: testsendtoend/typescript-tests/specs/{feature-name}.md

Playwright E2E test generation workflow for Opik. Use when generating, fixing, or planning automated tests in tests_end_to_end/. Source: comet-ml/opik.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/comet-ml/opik --skill playwright-e2e
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from comet-ml/opik

Quick answers

What is playwright-e2e?

Playwright E2E test generation workflow for Opik. Use when generating, fixing, or planning automated tests in tests_end_to_end/. Source: comet-ml/opik.

How do I install playwright-e2e?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/comet-ml/opik --skill playwright-e2e Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/comet-ml/opik