flaky-selector-scan

Installation
SKILL.md

Flaky Selector Scan

Find the selectors that will break on the next redesign. No signup required.

Prerequisites

  • None. Pure Claude Code — reads the test files directly, no MCP required.

Trigger

  • "Scan my tests for flaky selectors"
  • "Which locators are brittle?"
  • "Why do my UI tests keep breaking?"

Workflow

  1. Find UI test files (Playwright *.spec.ts, Cypress *.cy.js, Selenium page objects, etc.).
  2. Extract locators from page.locator(...), getBy*, $(...), find_element(...), cy.get(...).
  3. Classify each by fragility:
Installs
2
GitHub Stars
5
First Seen
Jul 2, 2026
flaky-selector-scan — quality-max/free-qa-skills