How this skill is triggered — by the user, by Claude, or both
Slash command
/faos-tea:e2e-testing-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-teaBuilds reliable, fast, maintainable E2E test suites to ship code confidently and catch regressions. Guides automation of user workflows, flaky test debugging, CI/CD pipelines, multi-browser testing, accessibility, and responsive designs.
Guides building reliable, fast, and maintainable end-to-end test suites with patterns for selectors, test data, retries, tracing, and CI parallelization.
Guides creation and debugging of real-browser E2E tests with Playwright or Cypress: Page Objects, CI artifacts, traces, flaky tests, visual regression, and critical user journeys.