ui-testing
Installation
SKILL.md
UI Testing Skill
Expert in UI testing with Cypress and Testing Library. For deep Playwright expertise, see the e2e-playwright skill.
Framework Selection Guide
| Framework | Best For | Key Strength |
|---|---|---|
| Playwright | E2E, cross-browser | Auto-wait, multi-browser → Use e2e-playwright skill |
| Cypress | E2E, developer experience | Time-travel debugging, real-time reload |
| Testing Library | Component tests | User-centric queries, accessibility-first |