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-teaGuides building reliable E2E test suites with Playwright and Cypress. Use for implementing tests, debugging flaky tests, or establishing testing standards.
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.