playwright-e2e

Orchestrate Playwright E2E test planning, generation, execution, healing, and verification.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junnv93/equipment_management_system --skill playwright-e2e-junnv93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playwright-e2e
Source: https://github.com/junnv93/equipment_management_system/tree/main/.claude/skills/playwright-e2e
Command: npx skills add https://github.com/junnv93/equipment_management_system --skill playwright-e2e-junnv93

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Playwright E2E tests often require coordinating planning, code generation, execution, healing, and verification across multiple pages and roles. This skill automates that orchestration to reduce setup time and minimize browser resource contention.

Core Features & Use Cases

  • Automates end-to-end test planning, generation, execution, healing, and verification.
  • Applies project-specific patterns (auth fixtures, storageState, role-based testing) automatically.
  • Use cases include creating test plans, generating tests, and running multi-step E2E scenarios with consistent results.

Quick Start

Describe your E2E goals and let the skill orchestrate planning, generation, execution, and verification automatically.

Frequently Asked Questions about playwright-e2e

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate Playwright E2E testing across multiple pages and roles?

Playwright E2E testing across multiple pages and roles can be orchestrated by coordinating planner, generator, and healer agents to execute planning, generation, execution, healing, and verification automatically.

What is the best way to generate a Playwright test plan for multi-step scenarios?

The best way to generate a Playwright test plan for multi-step scenarios is using an automated workflow that applies project-specific patterns like auth fixtures and storageState to ensure consistent role-based testing.

Can I apply auth fixtures and storageState patterns automatically in E2E tests?

Yes, you can apply auth fixtures and storageState patterns automatically in E2E tests by using an orchestration workflow designed to inject project-specific role-based testing patterns during generation.

How do I prevent browser resource contention during sequential Playwright test execution?

Prevent browser resource contention during sequential Playwright test execution by using a coordinated E2E workflow that ensures tests run sequentially rather than triggering parallel browser instances simultaneously.

Does automated E2E test generation include a healing mechanism for failing tests?

Automated E2E test generation includes a healing mechanism that coordinates a healer agent to automatically execute, heal, and verify failing tests to maintain consistent end-to-end automation results.