e2e

Automate end-to-end testing workflows across Playwright, Cypress, Selenium, or custom frameworks.

26|8|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/arbazkhan971/godmode --skill e2e-arbazkhan971
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2e
Source: https://github.com/arbazkhan971/godmode/tree/main/skills/e2e
Command: npx skills add https://github.com/arbazkhan971/godmode --skill e2e-arbazkhan971

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-to-end testing is complex and brittle; this skill orchestrates assessment, design, and maintenance of E2E tests across frameworks to improve reliability and speed.

Core Features & Use Cases

  • Assess E2E Test State and scaffold tests across frameworks
  • Design test architecture with page object models and cross-browser coverage
  • Flakiness remediation, test data isolation, and automated reporting
  • Use case: implement stable login flow tests for a web app across Chrome, Firefox, and WebKit

Quick Start

Invoke the E2E skill with the command '/godmode:e2e' to start assessing test state and scaffolding your end-to-end suite.

Frequently Asked Questions about e2e

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

FAQPage Schema
How do I reduce flakiness in end-to-end tests across multiple browsers?

The page object model structures E2E test architecture by separating UI element locators and behaviors from test logic. This skill designs test architecture using page object models to automate cross-browser validation workflows reliably.

Can I use this to scaffold tests for both Playwright and Cypress?

Yes, you can scaffold tests for Playwright and Cypress. The skill automates end-to-end testing workflows across Playwright, Cypress, Selenium, or custom frameworks by auto-detecting the framework to ensure reliable user journeys.

What is the best way to design a test architecture for web app user journeys?

To fix E2E test flakiness, apply remediation guidelines, test data isolation, and robust reporting. This skill automates assessment and maintenance of E2E tests to improve reliability and speed across browser-based apps.

Does this skill work with Selenium for cross-browser validation?

Yes, it supports Selenium for cross-browser validation. The skill automates end-to-end testing workflows across Playwright, Cypress, Selenium, or custom frameworks to ensure reliable user journeys and robust reporting.