github.com/jeremylongshore/claude-code-plugins-plus-skills
This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user workflows. Use this skill when the user requests to "create E2E tests", "generate end-to-end tests", or asks for help with "browser-based testing". The skill is particularly useful for testing user registration, login flows, shopping cart functionality, and other multi-step processes within a web application. It supports cross-browser testing and can be used to verify the responsiveness of web applications on different devices.
Review Score
17%
Validation Score
12/16
Implementation Score
0%
Activation Score
0%
This skill automates the creation of end-to-end tests, which simulate real user interactions with a web application. By generating tests using Playwright, Cypress, or Selenium, Claude ensures comprehensive coverage of critical user workflows.
This skill activates when you need to:
User request: "Create E2E tests for the user registration workflow on my website."
The skill will:
User request: "Generate end-to-end tests for adding an item to a shopping cart and completing the checkout process."
The skill will:
This skill can be used in conjunction with other plugins to set up the web application, deploy it to a testing environment, and report test results.