cypress

Installation
SKILL.md

Cypress

Cypress is a next generation front end testing tool built for the modern web. It runs inside the browser (unlike Selenium/Playwright) which gives it native access to the DOM.

When to Use

  • Dev Experience: The interactive GUI is best-in-class for debugging.
  • Component Testing: Testing React/Vue/Angular components in isolation within a real browser.
  • Single Tab: Testing flows that happen in a single tab/window.

Quick Start

Installs
3
GitHub Stars
10
First Seen
Feb 10, 2026
cypress — g1joshi/agent-skills