e2e-tester

Community

Automate UI tests, ensure flawless UX.

AuthorAlexBaum-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates end-to-end UI/UX testing using Playwright, verifying complete user journeys, detecting visual regressions, and ensuring a flawless user experience before deployment, catching UI bugs early.

Core Features & Use Cases

  • User Workflow Automation: Simulates full user journeys, including navigation, form filling, and clicks, to validate functionality.
  • Visual Regression Testing: Compares screenshots against baselines to detect unintended UI changes across deployments.
  • Responsive & Accessibility Checks: Validates UI across different viewports and performs WCAG compliance checks for inclusive design.
  • Use Case: After implementing a new user registration flow, use this skill to automatically test the entire journey, take screenshots, and verify that all UI elements and validations work correctly across devices.

Quick Start

Use the e2e-tester skill to run the user registration flow test on http://localhost:3000, capturing screenshots at key steps.

Dependency Matrix

Required Modules

playwright

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: e2e-tester
Download link: https://github.com/AlexBaum-ai/NEURM/archive/main.zip#e2e-tester

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository