Test & debugMIT

End-to-end testing

by Affaan Mustafa (opens in a new tab) affaan-m/everything-claude-code

Structures Playwright end-to-end suites with page objects, CI artifacts, and flake controls.

Installation

Skills CLI

Skills CLI command
npx skills@latest add affaan-m/everything-claude-code --skill e2e-testing

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Builds Playwright page objects, specs, configuration, and CI reporting, then diagnoses flakiness with repeated runs and condition-based waits. It expects a Node project and can cover Chromium, Firefox, WebKit, mobile profiles, wallet mocks, and guarded financial flows.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size327 lines
  • Last checked27 Sept 2026 · 8cfa22c35e5370c1f85400921d27e259cc99ba67a890625412bf2fc650a1d038

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Browser

    Drives a real browser.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

.agents/skills/e2e-testing/SKILL.md on GitHub (opens in a new tab)