/configure:ux-testing Check and configure UX testing infrastructure with Playwright as the primary tool for E2E, accessibility, and visual regression testing. When to Use This Skill | Use this skill when... | Use another approach when... | |------------------------|------------------------------| | Setting up Playwright E2E testing infrastructure for a project | Running existing Playwright tests (use or test-runner agent) | | Adding accessibility testing with axe-core to a project | Performing manual accessibility audits on a live site | | Configuring visual regression testing with screenshot…