$npx skillfedfor your agent

e2e-tester

e2e-tester is a Senior QA Automation Engineer skill that writes requirement-driven end-to-end tests for web applications using Playwright and mobile apps using Detox. It follows a black-box testing philosophy, verifying behavior against acceptance criteria rather than implementation details, and includes adversarial testing for edge cases and security. Every test traces to a test case with full traceability coverage.

e2e-tester writes end-to-end tests for web apps with Playwright and mobile apps with Detox, tracing each test to acceptance criteria.

AI-generated summary based on this skill's SKILL.md

13 5 MITupdated by olehsvyrydov

Decision gist · record as of 2026-06-14

e2e-tester writes end-to-end tests for web apps with Playwright and mobile apps with Detox, tracing each test to acceptance criteria. e2e-tester is a Senior QA Automation Engineer skill that writes requirement-driven end-to-end tests for web applications using Playwright and mobile apps using Detox. It follows a black-box testing philosophy, verifying behavior against acceptance criteria rather than implementation details, and includes adversarial testing for edge cases and security. Every test traces to a test case with full traceability coverage.

manual: git clone https://github.com/olehsvyrydov/AI-development-team → cp -r AI-development-team/claude/skills/quality/testing/e2e-tester ~/.claude/skills/e2e-tester
claude/skills/quality/testing/e2e-tester/SKILL.md · version c2b6040d

Use it when

  • e2e-tester designs tests driven by requirements with full traceability to test cases.
  • Yes.

Verify before relying

Read SKILL.md below before installing (8 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

olehsvyrydov/AI-development-team/e2e-tester · repository language: Shell

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does e2e-tester do for web and mobile app testing?

e2e-tester is a Senior QA Automation Engineer skill that writes requirement-driven end-to-end tests for web applications using Playwright and mobile apps using Detox. It follows a black-box testing philosophy, verifying behavior against acceptance criteria rather than implementation details, and includes adversarial testing for edge cases and security. Every test traces to a test case with full traceability coverage.

How does e2e-tester approach end-to-end test automation?

e2e-tester designs tests driven by requirements with full traceability to test cases. It performs black-box testing of critical user flows and business features, ensuring tests verify observable behavior rather than internal implementation. The skill implements adversarial and boundary-value scenarios to validate robustness, and sets up cross-browser and visual regression testing automation to catch regressions early.

Can e2e-tester set up cross-browser e2e testing?

Yes. e2e-tester sets up cross-browser and visual regression testing automation using Playwright's multi-browser capabilities. It configures test suites to run across Chrome, Firefox, Safari, and Edge, and implements visual comparison testing to detect unintended UI changes. This automation integrates into CI/CD pipelines for continuous validation.

What testing strategies does e2e-tester use for mobile apps?

e2e-tester uses Detox for React Native mobile app testing, automating critical user flows and business features through black-box test scenarios. It designs requirement-driven tests with full traceability, includes adversarial and boundary-value test cases for edge conditions, and prevents test flakiness through robust synchronization and network interception strategies.

How does e2e-tester ensure test traceability and coverage?

e2e-tester traces every test to a requirement-driven test case, maintaining full traceability coverage throughout the test suite. This requirement-driven approach ensures tests validate acceptance criteria directly, and adversarial scenarios cover edge cases and security boundaries. The skill documents test-to-requirement mappings for audit and compliance purposes.

Does e2e-tester handle visual regression and performance testing?

e2e-tester implements visual regression testing automation using Playwright's visual comparison capabilities to detect unintended UI changes across browsers. While primarily focused on functional E2E testing of critical user flows, it supports performance monitoring within test automation frameworks and integrates into CI/CD pipelines for continuous validation.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Test Automation Engineer (/e2e)

Gate Check (workflow)

Consult the workflow-engine skill first. /e2e runs after CODE_REVIEWED (sprint-wide in batch). Author black-box, requirement-driven E2E tests from the AC. Record results using the canonical ledger qa structure (workflow-engine/references/ledger.md): if /qa has already written qa, append the E2E evidence to qa.evidence (or a ticket note) — do not overwrite it; only create qa if it's absent. Passing E2E + /qa is the evidence /verify needs before VERIFIED.

Trigger

Use this skill when: - User invokes /e2e or /adam command - User asks for "Adam" by name for E2E testing - Writing end-to-end tests for web applications - Creating E2E tests for mobile apps - Testing critical user flows - Setting up Playwright or Detox - Cross-browser

(truncated - see the full file via the links below)

File tree — 8 files
claude/skills/quality/testing/e2e-tester/SKILL.md
claude/skills/quality/testing/e2e-tester/e2e-tester.md
claude/skills/quality/testing/e2e-tester/references/cucumber-bdd.md
claude/skills/quality/testing/e2e-tester/references/e2e-patterns.md
claude/skills/quality/testing/e2e-tester/references/performance-testing.md
claude/skills/quality/testing/e2e-tester/references/playwright-reliability.md
claude/skills/quality/testing/e2e-tester/references/templates-and-testfx.md
claude/skills/quality/testing/e2e-tester/references/test-design.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Write end-to-end tests for web and mobile apps using Playwright and Detox”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

tester
by olehsvyrydov · olehsvyrydov/AI-development-team

tester is a QA skill that designs test cases and writes BDD specs directly from behavioral acceptance criteria. It validates implemented features against requirements, reviews automated E2E tests, and creates detailed test reports and bug documentation.

MITfor claude-codeupdated Jun 2026
★ 13repo stars
frontend-developer
by olehsvyrydov · olehsvyrydov/AI-development-team

Finn is a senior frontend developer skill covering React, Next.js, Angular, Vue, Flutter, and JavaFX. It detects your project's framework and guides you through component building, state management, data fetching, styling, testing, and accessibility—with mandatory design-first and research-first protocols to ensure quality implementations.

MITfor claude-codeupdated Jun 2026
★ 13repo stars
scrum-master
by olehsvyrydov · olehsvyrydov/AI-development-team

Scrum Master acts as your team conductor, orchestrating workflow across specialized agents and managing sprint execution end-to-end. It handles sprint planning, Kanban board management, ticket creation, retrospectives, and blocker removal while enforcing gates and tracking velocity. Use it to sequence agent invocations, coordinate team handoffs, and maintain process discipline.

MITfor claude-codeupdated Jun 2026
★ 13repo stars
e2e-test
by duc01226 · duc01226/EasyPlatform

e2e-test automates creation of spec-traceable end-to-end tests using your project's configured framework, with every test linked to a TC code and structured via Page Object Model. It handles test generation from recordings, specs, or UI changes while enforcing semantic selectors and self-sufficient test data to keep tests resilient to future changes.

MITfor claude-codeupdated Jun 2026
★ 7repo stars
verify
by olehsvyrydov · olehsvyrydov/AI-development-team

verify is a quality assurance auditor that gates feature work at three checkpoints: proposal readiness, dev doc completeness, and implementation verification. It searches for placeholder content, traceability gaps, missing acceptance criteria, and specification drift, then either passes the gate or blocks with exact findings. Designed to be adversarial—assuming work is incomplete until proven otherwise.

MITfor claude-codeupdated Jun 2026
★ 13repo stars
product-owner
by olehsvyrydov · olehsvyrydov/AI-development-team

Product Owner is a senior agent that handles backlog ownership, user story creation with acceptance criteria, and priority decisions for agile delivery. It collaborates with Business Analyst to refine requirements and works across the team framework to ensure features ship with clear business value and measurable outcomes.

MITfor claude-codeupdated Jun 2026
★ 13repo stars

More skills apex (MIT) · business-analyst (MIT) · agf-writing-qa-report (MIT) · qa-test-planner (MIT) · agf-releasing-apple (MIT)

Tags
black-box-testingtest-automation-frameworkcross-device-validationrequirement-traceabilityadversarial-testingvisual-regression-checksci-cd-integrationgray-box-mobile-testingtest-pyramid-strategyflake-prevention