Add durable end-to-end tests for user/API-visible behavior. Detect or scaffold the E2E framework, write tests, run the app, and store evidence. Use for E2E, Playwright/Cypress, regression tests, or quality gates. Not exploratory QA.
$npx -y skills add heliohq/ship --skill e2eInstalls into the current project.
Run `npx skills use "https://github.com/heliohq/ship" --skill "heliohq/ship/e2e"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/heliohq/ship" that are relevant to the current task. Run `npx skills add "https://github.com/heliohq/ship"` and select the relevant skills, then follow their instructions.