Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills Aโ€“Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

E2e Testing Patterns

ASecurity

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

2 stars
0 votes
0 copies
0 views
Added 9/19/2026
testinggotestingdebuggingci/cd

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add ibragimov-oasis/oasis-languages-jp --skill e2e-testing-patterns --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E2e Testing Patterns?

Add the live security badge to your README โ€” it updates automatically with every re-scan.

Security grade badge for E2e Testing Patterns
[![Security: A โ€” Skills Directory](https://www.skillsdirectory.com/api/skills/ibragimov-oasis-e2e-testing-patterns-oasis-languages-jp/badge)](https://www.skillsdirectory.com/skills/ibragimov-oasis-e2e-testing-patterns-oasis-languages-jp)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: e2e-testing-patterns
description: "Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do."
risk: safe
source: community
date_added: "2026-02-27"
tags:
  - domain/skills
  - artifact/skill
  - source/skills-antigravity
---

# 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.

## ๐Ÿ”— ะกะฒัะทะธ

- [[MOC - Skills]] โ€” Skills library
- [[skills/skills-antigravity]] โ€” Category: skills-antigravity

Attribution

ibragimov-oasisibragimov-oasis
View sourceMore from ibragimov-oasis โ†’
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Screen Reader Testing

Practical guide to testing web applications with screen readers for comprehensive accessibility validation.

393431 votes

Python Testing

ไฝฟ็”จpytestใ€TDDๆ–นๆณ•ใ€ๅคนๅ…ทใ€ๆจกๆ‹Ÿใ€ๅ‚ๆ•ฐๅŒ–ๅ’Œ่ฆ†็›–็އ่ฆๆฑ‚็š„Pythonๆต‹่ฏ•็ญ–็•ฅใ€‚

2456590 votes

Tdd Workflow

ๅœจ็ผ–ๅ†™ๆ–ฐๅŠŸ่ƒฝใ€ไฟฎๅค้”™่ฏฏๆˆ–้‡ๆž„ไปฃ็ ๆ—ถไฝฟ็”จๆญคๆŠ€่ƒฝใ€‚ๅผบๅˆถๆ‰ง่กŒๆต‹่ฏ•้ฉฑๅŠจๅผ€ๅ‘๏ผŒๅŒ…ๅซๅ•ๅ…ƒๆต‹่ฏ•ใ€้›†ๆˆๆต‹่ฏ•ๅ’Œ็ซฏๅˆฐ็ซฏๆต‹่ฏ•๏ผŒ่ฆ†็›–็އ่ถ…่ฟ‡80%ใ€‚

2456590 votes

Springboot Tdd

ไฝฟ็”จJUnit 5ใ€Mockitoใ€MockMvcใ€Testcontainersๅ’ŒJaCoCo่ฟ›่กŒSpring Boot็š„ๆต‹่ฏ•้ฉฑๅŠจๅผ€ๅ‘ใ€‚้€‚็”จไบŽๆทปๅŠ ๅŠŸ่ƒฝใ€ไฟฎๅค้”™่ฏฏๆˆ–้‡ๆž„ๆ—ถใ€‚

2456590 votes

Eval Harness

ๅ…‹ๅŠณๅพทไปฃ็ ไผš่ฏ็š„ๆญฃๅผ่ฏ„ไผฐๆก†ๆžถ๏ผŒๅฎžๆ–ฝ่ฏ„ไผฐ้ฉฑๅŠจๅผ€ๅ‘๏ผˆEDD๏ผ‰ๅŽŸๅˆ™

2456590 votes
View all in testing โ†’