From e2e-test-framework
Generates end-to-end tests for web applications using Playwright, Cypress, or Selenium. Simulates user interactions like registration, login, and checkout workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/e2e-test-framework:e2e-test-frameworkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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 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.
Creates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin e2e-test-framework