playwright-test-architecture

Official

Organize scalable Playwright test suites.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides patterns for organizing Playwright tests, configuring projects, and optimizing test execution.

Core Features & Use Cases

  • Project Configuration: Centralized testDir, timeouts, reporters, and parallelism.
  • Project Structure: Multi-browser projects with consistent defaults.
  • WebServer & Hooks: Local dev server integration and lifecycle hooks.

Quick Start

Initialize a Playwright config with a chromium project and a basic test suite.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: playwright-test-architecture
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#playwright-test-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository