·phoenix-playwright-tests
</>

phoenix-playwright-tests

Write Playwright E2E tests for the Phoenix AI observability platform. Use when creating, updating, or debugging Playwright tests, or when the user asks about testing UI features, writing E2E tests, or automating browser interactions for Phoenix.

43Installs·2Trend·@arize-ai

Installation

$npx skills add https://github.com/arize-ai/phoenix --skill phoenix-playwright-tests

How to Install phoenix-playwright-tests

Quickly install phoenix-playwright-tests 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/arize-ai/phoenix --skill phoenix-playwright-tests
  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: arize-ai/phoenix.

SKILL.md

View raw

Write end-to-end tests for Phoenix using Playwright. Tests live in app/tests/ and follow established patterns.

| Admin | admin@localhost | admin123 | admin | | Member | member@localhost.com | member123 | member | | Viewer | viewer@localhost.com | viewer123 | viewer |

Before running Playwright tests, build the app so E2E runs against the latest frontend changes:

Write Playwright E2E tests for the Phoenix AI observability platform. Use when creating, updating, or debugging Playwright tests, or when the user asks about testing UI features, writing E2E tests, or automating browser interactions for Phoenix. Source: arize-ai/phoenix.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arize-ai/phoenix --skill phoenix-playwright-tests
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from arize-ai/phoenix

Quick answers

What is phoenix-playwright-tests?

Write Playwright E2E tests for the Phoenix AI observability platform. Use when creating, updating, or debugging Playwright tests, or when the user asks about testing UI features, writing E2E tests, or automating browser interactions for Phoenix. Source: arize-ai/phoenix.

How do I install phoenix-playwright-tests?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arize-ai/phoenix --skill phoenix-playwright-tests 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/arize-ai/phoenix