e2e

Automate Angular 21+ end-to-end tests with Playwright Inspector and UI mode for debugging.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/tidemann/st44-home --skill e2e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2e
Source: https://github.com/tidemann/st44-home/tree/main/.claude/skills/e2e
Command: npx skills add https://github.com/tidemann/st44-home --skill e2e

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams automate, run, and debug end-to-end tests for Angular 21+ apps, reducing manual QA effort and ensuring consistent test coverage across features.

Core Features & Use Cases

  • Run complete test suites or individual spec files
  • Debug failing or flaky tests with Playwright Inspector and UI mode
  • Build and maintain Page Object Models and test helpers
  • Manage test infrastructure (CI, Docker, DB seeding) for reliable E2E runs

Quick Start

Example: /e2e Run all tests for the login flow in the Angular app