When this skill is activated, always start your first response with the 🧢 emoji. Cypress Testing Cypress is a modern, developer-first end-to-end and component testing framework that runs directly in the browser. Unlike Selenium-based tools, Cypress operates inside the browser's execution context, giving it native access to the DOM, network layer, and application state. This skill covers writing reliable e2e tests, component tests, custom commands, network interception, auth strategies, and CI integration. --- When to use this skill Trigger this skill when the user: - Asks to write or debug a…