sc-e2e

Automate end-to-end testing workflows for web applications across Playwright, Cypress, and Selenium.

19|2|Updated Aug 26, 2025
One-click install
npx skills add https://github.com/Tony363/SuperClaude --skill sc-e2e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sc-e2e
Source: https://github.com/Tony363/SuperClaude/tree/main/.claude/skills/sc-e2e
Command: npx skills add https://github.com/Tony363/SuperClaude --skill sc-e2e

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of running, debugging, and generating end-to-end (E2E) tests for web applications, significantly reducing the time and effort required for quality assurance.

Core Features & Use Cases

  • Multi-Framework Support: Works seamlessly with Playwright, Cypress, and Selenium.
  • Interactive Debugging: Offers tools to debug failing tests directly within the browser or via specialized UIs.
  • Test Scaffolding: Automatically generates boilerplate code for new test files and page objects.
  • Use Case: When an E2E test fails in production, use this Skill to quickly debug the issue, identify the root cause, and generate a fix or a new test case to prevent regressions.

Quick Start

Run all E2E tests in the project.

Frequently Asked Questions about sc-e2e

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

FAQPage Schema
How do I debug failing Playwright or Cypress E2E tests in the browser?

Debug failing E2E tests by using interactive browser tools and specialized UIs to trace execution, identify root causes, and generate fixes for web automation scripts across Playwright, Cypress, and Selenium frameworks.

How do I generate E2E test scaffolds and boilerplate code for web automation?

Generate E2E test scaffolds by automatically creating boilerplate code for new test files and page objects, streamlining test generation workflows for Playwright, Cypress, and Selenium web automation frameworks.

What's the best way to run and trace E2E tests across multiple frameworks?

Run and trace E2E tests by automating execution workflows across Playwright, Cypress, and Selenium frameworks, recording interactions, and viewing detailed reports for efficient browser-level quality assurance.

Can I use this E2E testing approach with both Selenium and Playwright?

Yes, E2E testing supports both Selenium and Playwright frameworks, providing seamless multi-framework web automation for running, debugging, recording interactions, and viewing test reports.

Why does my E2E test fail in production and how do I prevent regressions?

E2E tests fail in production due to execution issues you can trace by debugging directly within the browser, identifying the root cause, and generating new test cases to prevent future regressions.