E2

e2e-testing-patterns

Implements stable, maintainable E2E test suites to catch regressions and validate critical user flows.

Install

mkdir -p .claude/skills/e2e-testing-patterns-t-sunm && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9796" && unzip -o skill.zip -d .claude/skills/e2e-testing-patterns-t-sunm && rm skill.zip

Installs to .claude/skills/e2e-testing-patterns-t-sunm

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky...
200 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Implement E2E tests
  • Debug flaky tests
  • Validate user journeys
  • CI/CD integration

How it works

It builds reliable test suites using industry-standard tools, focusing on stability and CI/CD integration.

Inputs & outputs

You give it
User journey requirements
You get back
E2E test suite

When to use e2e-testing-patterns

  • Implementing E2E tests
  • Debugging flaky test suites
  • Validating user journeys

About this skill

E2E Testing Patterns

Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.

Use this skill when

  • Implementing end-to-end test automation
  • Debugging flaky or unreliable tests
  • Testing critical user workflows
  • Setting up CI/CD test pipelines
  • Testing across multiple browsers
  • Validating accessibility requirements
  • Testing responsive designs
  • Establishing E2E testing standards

Do not use this skill when

  • You only need unit or integration tests
  • The environment cannot support stable UI automation
  • You cannot provision safe test accounts or data

Instructions

  1. Identify critical user journeys and success criteria.
  2. Build stable selectors and test data strategies.
  3. Implement tests with retries, tracing, and isolation.
  4. Run in CI with parallelization and artifact capture.

Safety

  • Avoid running destructive tests against production.
  • Use dedicated test data and scrub sensitive output.

Resources

  • resources/implementation-playbook.md for detailed E2E patterns and templates.

When not to use it

  • Unit testing

Prerequisites

PlaywrightCypress

Limitations

  • Requires stable test environment
  • Destructive tests should be avoided

How it compares

It emphasizes test reliability and debuggability over simple test coverage.

Compared to similar skills

e2e-testing-patterns side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
e2e-testing-patterns (this skill)05moNo flagsIntermediate
webapp-testing3533moReviewIntermediate
ui-ux-expert-skill919moReviewAdvanced
skill-creator1283moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

webapp-testing

anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

353585

ui-ux-expert-skill

fercracix33

Technical workflow for implementing accessible React user interfaces with shadcn/ui, Tailwind CSS, and TanStack Query. Includes 6-phase process with mandatory Style Guide compliance, Context7 best practices consultation, Chrome DevTools validation, and WCAG 2.1 AA accessibility standards. Use after Test Agent, Implementer, and Supabase agents complete their work.

91244

skill-creator

anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

128200

python-testing-patterns

wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

77204

dependency-upgrade

wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

26240

playwright-mcp

sfc-gh-dflippo

Browser testing, web scraping, and UI validation using Playwright MCP. Use this skill when you need to test Streamlit apps, validate web interfaces, test responsive design, check accessibility, or automate browser interactions through MCP tools.

33197

Search skills

Search the agent skills registry