Cypress end-to-end testing framework reference. Covers test writing with selectors and assertions, network interception and stubbing, custom commands, fixtures, component testing, CI/CD integration with GitHub Actions, and configuration.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill cypress --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cypress?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-cypress)More formats (shields.io, HTML) on the badges page.
---
name: cypress
version: 1.0.0
description: >
Cypress end-to-end testing framework reference. Covers test writing
with selectors and assertions, network interception and stubbing,
custom commands, fixtures, component testing, CI/CD integration
with GitHub Actions, and configuration.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [cypress, testing, e2e, browser, javascript, automation, ci]
---
# Cypress Reference
Modern E2E testing for web applications.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, comparison |
| `basics` | Selectors, actions, assertions |
| `network` | Intercept, stub, API testing |
| `config` | Config, CI, project structure |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!