flaky-selector-scan

Installation
SKILL.md

Flaky Selector Scan

Find the selectors and waits in your test suite that will break on the next UI change. Pure code reading — no browser, no MCP, no signup.

Prerequisites

  • A repo with E2E/UI tests (Cypress, Playwright, Selenium, WebdriverIO, Robot Framework — anything)

Trigger

  • "Why are my tests flaky?"
  • "Scan my tests for brittle selectors"
  • "Audit the selectors in cypress/e2e"

Workflow

  1. Locate test files: look under cypress/, e2e/, tests/, test/, and glob *.spec.*, *.test.*, *.cy.*, *.robot.
  2. Scan for each hazard class below (read files; report file:line per finding).
Installs
1
First Seen
Jul 6, 2026
flaky-selector-scan — help-me-test/free-qa-skills