e2e

Automate end-to-end web application testing with Playwright.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/AvatarGanymede/pcraft --skill e2e-avatarganymede
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: e2e
Source: https://github.com/AvatarGanymede/pcraft/tree/main/.agents/skills/e2e
Command: npx skills add https://github.com/AvatarGanymede/pcraft --skill e2e-avatarganymede

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the end-to-end testing of web applications using Playwright, significantly speeding up the QA process and improving test coverage.

Core Features & Use Cases

  • Web E2E Testing: Write and execute comprehensive tests for web applications.
  • TDD Workflow: Supports Test-Driven Development with Red-Green-Refactor cycles.
  • Playwright Integration: Utilizes Playwright for browser automation, offering robust cross-browser testing capabilities.
  • Use Case: Automate testing of a web application's user interface and workflows, ensuring functionality and responsiveness across different devices and browsers.

Quick Start

Run the e2e skill to execute all tests in the 'tests/' directory for your application.

Frequently Asked Questions about e2e

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

FAQPage Schema
How do I automate end-to-end testing for web applications using Playwright?▼

Automate end-to-end testing for web applications using Playwright by executing the e2e skill to run all tests in the 'tests/' directory, streamlining your QA process. It handles browser automation for comprehensive UI workflow validation.

Can I follow a Test-Driven Development workflow with e2e testing?▼

Yes, you can follow a Test-Driven Development workflow with e2e testing. This skill supports TDD by integrating Red-Green-Refactor cycles into your development workflow for streamlined QA processes.

Do I need Playwright installed to run web automation tests?▼

Yes, you need Playwright installed to run web automation tests. This skill requires Playwright and associated testing frameworks for browser automation and cross-browser test execution.

What's the best way to ensure web UI functionality across different browsers?▼

The best way to ensure web UI functionality across different browsers is utilizing Playwright integration for robust cross-browser testing capabilities. This skill automates end-to-end testing to verify responsiveness and functionality across devices.

How do I execute tests for my web application's user interface workflows?▼

Execute tests for your web application's user interface workflows by running the e2e skill, which automatically processes all tests in the 'tests/' directory. This automates validation of application functionality and responsiveness.

Does this e2e testing approach support cross-browser test execution?▼

Yes, this e2e testing approach supports cross-browser test execution. It utilizes Playwright for browser automation, offering robust capabilities to ensure functionality and responsiveness across different devices and browsers.