setup-playwright

Configure Playwright with multi-project config and CI-ready settings.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/gruckion/chief-wiggum-anthropic-agent-harness --skill setup-playwright
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-playwright
Source: https://github.com/gruckion/chief-wiggum-anthropic-agent-harness/tree/main/marathon-ralph/skills/setup-playwright
Command: npx skills add https://github.com/gruckion/chief-wiggum-anthropic-agent-harness --skill setup-playwright

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure Playwright to enable reliable browser-based testing with fixtures, multi-projects, and CI-friendly settings.

Core Features & Use Cases

  • Project Config: Create a comprehensive playwright.config.ts with multiple projects and CI support.
  • CI Ready: WebServer config and remote test execution readiness.
  • Use Case: Set up end-to-end tests for a web app.

Quick Start

Install Playwright and generate a config file; run tests via npx playwright test.