Back to Skills

e2e-testing

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

175,339stars27,110forksUpdated 5/8/2026

Security Assessment

Low Risk(80/100)

Detected risks:

Sensitive File Access([SKILL.md] .env)
Security Score80/100

About e2e-testing

e2e-testing is a reusable AI skill focused on a specific workflow. description: Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

The skill packages instructions, conventions, and task-specific guidance so an agent can execute the job more consistently. Comprehensive Playwright patterns for building stable, fast, and maintainable E2E test suites. │ │ ├── login.spec.ts │ │ ├── logout.spec.ts

In practice, this skill is best suited for users who need repeatable execution with fewer setup steps and less ambiguity. │ │ └── register.spec.ts │ │ ├── browse.spec.ts │ │ ├── search.spec.ts │ │ └── create.spec.ts

FAQ

What does e2e-testing help with?

e2e-testing helps agents follow a focused workflow described in the source documentation, reducing ambiguity and keeping execution aligned with the intended task.

When should this skill be used?

Use it when the task matches the workflow, domain, or operating rules described in the skill documentation, especially when consistent execution matters.

What are the main limitations?

The skill is constrained by the quality and scope of its source instructions. If the underlying documentation is incomplete, the agent may still need extra context or manual validation.

Install e2e-testing

Download and extract the skill files to your .claude/skills/ directory.

Quick Setup:

  1. Copy the skill folder to .claude/skills/
  2. Claude will automatically detect and use the skill