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.
Install via CLI
openskills install agentskillexchange/skills---
name: "Cypress E2E API Intercept Skill"
slug: "cypress-e2e-api-intercept-skill"
description: "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."
github_stars: 49617
verification: "security_reviewed"
source: "https://github.com/cypress-io/cypress"
category: "Browser Automation"
framework: "Codex"
tool_ecosystem:
github_repo: "cypress-io/cypress"
github_stars: 49617
npm_package: "cypress"
npm_weekly_downloads: 7268478
---
# 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
- 
- Source: https://github.com/cypress-io/cypress
- Extracted from upstream docs: https://raw.githubusercontent.com/cypress-io/cypress/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/cypress-e2e-api-intercept-skill/)
No comments yet. Be the first to comment!
Scanned 6/8/2026