cypress

Installation
SKILL.md

Cypress (E2E + Component Testing)

Overview

Cypress runs browser automation with first-class network control, time-travel debugging, and a strong local dev workflow. Use it for critical path E2E tests and for component tests when browser-level rendering matters.

Quick Start

Install and open

npm i -D cypress
npx cypress open

Minimal spec

Installs
467
GitHub Stars
52
First Seen
Jan 23, 2026
cypress — bobmatnyc/claude-mpm-skills