Cypress E2E API Intercept Skill
Creates end-to-end tests with Cypress cy.intercept() for API mocking and cy.wait() for request assertion. Uses Cypress Testing Library queries with findByRole() and findByText() for accessible element selection.
What it does
Cypress E2E API Intercept Skill
Creates end-to-end tests with Cypress cy.intercept() for API mocking and cy.wait() for request assertion. Uses Cypress Testing Library queries with findByRole() and findByText() for accessible element selection.
Installation
Use the upstream install or setup path that matches your environment:
- npm install cypress --save-dev
- yarn add cypress --dev
- pnpm add cypress --save-dev
Basic usage or getting-started notes:
-
bash
-
or
-

-
Extracted from upstream docs: https://raw.githubusercontent.com/cypress-io/cypress/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (795 chars)