e2e-testing
End-to-end testing with Playwright 1.57+. Use when testing critical user journeys, browser automation, cross-browser testing, AI-assisted test generation, or validating complete application flows.
Installation
SKILL.md
Validate critical user journeys end-to-end with AI-assisted test generation.
Locator Priority: getByRole() > getByLabel() > getByPlaceholder() > getByTestId()
| Locators | getByRole > getByLabel > getByTestId | | Browser | Chromium (Chrome for Testing in 1.57+) | | Execution | 5-30s per test | | Retries | 2-3 in CI, 0 locally | | Screenshots | On failure only |
End-to-end testing with Playwright 1.57+. Use when testing critical user journeys, browser automation, cross-browser testing, AI-assisted test generation, or validating complete application flows. Source: yonatangross/skillforge-claude-plugin.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill e2e-testing- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is e2e-testing?
End-to-end testing with Playwright 1.57+. Use when testing critical user journeys, browser automation, cross-browser testing, AI-assisted test generation, or validating complete application flows. Source: yonatangross/skillforge-claude-plugin.
How do I install e2e-testing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill e2e-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yonatangross/skillforge-claude-plugin
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01