Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
rmyndharis avatar

E2e Testing Patterns

  • 28 installs
  • 1.2k repo stars
  • Updated August 2, 2026
  • rmyndharis/antigravity-skills

Helps with testing & qa tasks during AI-assisted development.

About

e2e-testing-patterns is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.

  • e2e-testing-patterns
  • Testing & QA
  • AI-coding skill

E2e Testing Patterns by the numbers

  • 28 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #1,361 of 2,153 Testing & QA skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/rmyndharis/antigravity-skills --skill e2e-testing-patterns

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs28
repo stars1.2k
Last updatedAugust 2, 2026
Repositoryrmyndharis/antigravity-skills

What it does

Helps with testing & qa tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

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.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.