e2e-test-optimizer

Installation
SKILL.md

E2E Test Optimizer

Quick Start

This skill helps fix three critical E2E test issues:

  1. Anti-pattern removal: Replace arbitrary waitForTimeout with smart waits
  2. Test sharding: Enable parallel test execution in CI
  3. Mock optimization: Reduce mock setup overhead

When to Use

  • E2E tests timing out or failing due to arbitrary waits
  • CI execution time exceeds 10 minutes
  • Need test parallelization for faster feedback
  • Test flakiness from race conditions

Smart Wait Patterns

Related skills

More from d-oit/do-novelist-ai

Installs
4
First Seen
Jan 31, 2026