e2e

Guide users in defining and refining E2E test scenarios.

9|Updated May 11, 2026
One-click install
npx skills add https://github.com/sei-newbear/xp-harness --skill e2e-sei-newbear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2e
Source: https://github.com/sei-newbear/xp-harness/tree/main/.apm/skills/e2e
Command: npx skills add https://github.com/sei-newbear/xp-harness --skill e2e-sei-newbear

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

E2E testing often involves multiple moving parts, making it difficult to manage test specifications and adhere to best practices. This skill addresses this by guiding users through the process of defining, refining, and reviewing E2E test scenarios.

Core Features & Use Cases

  • Scenario Definition: Automates the identification of relevant E2E test scenarios based on the project's domain.
  • Best Practices Enforcement: Ensures test scenarios are structured in line with project standards.
  • Collaborative Review: Enables code review-like sessions for E2E tests, ensuring comprehensive testing coverage.

Quick Start

Use the 'e2e' skill to start an E2E test for the 'shopping cart' feature of your application.

Frequently Asked Questions about e2e

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

FAQPage Schema
How do I define E2E test scenarios for a specific application feature?

Define E2E test scenarios by guiding the specification process through established testing patterns, automating the identification of relevant test cases based on the project's domain to ensure comprehensive coverage.

What are the best practices for structuring E2E test specifications?

Best practices for E2E testing involve enforcing consistency in test specifications, aligning scenario structures with project standards, and preventing common pitfalls during test creation.

Can I collaboratively review E2E tests with my team?

Yes, you can collaboratively review E2E tests through code review-like sessions, enabling your team to refine test scenarios together and ensure comprehensive testing coverage.

How does collaborative test refinement help prevent common E2E pitfalls?

Collaborative test refinement prevents common E2E pitfalls by enforcing consistency in specifications and reviewing test scenarios against established patterns before execution.

What's the best way to refine and review E2E tests across diverse scenarios?

The best way to refine E2E tests is by applying established testing patterns to enforce consistency, supporting collaborative review sessions to catch gaps, and adhering to best practices across diverse scenarios.