From rmyndharis-antigravity-skills
Guides implementing, debugging, and maintaining E2E tests with Playwright and Cypress. Covers selectors, test data, CI pipelines, and flakiness fixes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-skills:e2e-testing-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
resources/implementation-playbook.md for detailed E2E patterns and templates.npx claudepluginhub rmyndharis/antigravity-skillsGuides implementing end-to-end tests with Playwright and Cypress. Covers test design, avoiding flaky tests, using data-testid selectors, page objects, and CI/CD integration. Activate when implementing E2E tests or debugging flaky tests.
Guides building reliable end-to-end test suites, debugging flaky tests, and setting up CI/CD test pipelines with patterns for cross-browser, accessibility, and responsive testing.