# Cypress

> 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.

- Skill: `bytesagain/cypress` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add bytesagain/cypress`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bytesagain/cypress/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: bytesagain (https://skillmd.com/u/bytesagain)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/bytesagain/cypress

---


# 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 |

