ui-data-testid

Installation
SKILL.md

UI Data-testid

Overview

Add predictable data-testid attributes to UI code as part of implementation, not as a later patch. Keep selectors stable across i18n text changes and visual refactors. Follow project testing rules in .cursor/rules:

  • preserve existing data-testid during refactor/migration
  • use data-testid-first query strategy in project tests

Workflow

Installs
37
Repository
dtyq/magic
GitHub Stars
5.0K
First Seen
Mar 21, 2026
ui-data-testid — dtyq/magic