# Guidogl/cypress-consistency

AI agent skill for Cypress end-to-end testing. Teaches Cypress's async command queue (why you can't use await/return values directly), retry-ability and proper assertions, cy.intercept() for network stubbing, custom commands, fixtures, and anti-flake patterns instead of arbitrary cy.wait() calls.

## Repository

- [Catalog detail page](https://awesomeclaudeplugins.com/Guidogl/cypress-consistency)
- [GitHub repository](https://github.com/Guidogl/cypress-consistency)
- Stars: 0
- Forks: 0
- 1 plugin entries are reported.

## Catalog provenance

- Publication state: indexable
- Quality note: Canonical repository has a description and validated plugin count.
- Catalog snapshot: Aug 31, 2026
- Repository metadata source: public GitHub API when available

## Installation

When this repository exposes a Claude Code marketplace, add it with:

```bash
/plugin marketplace add Guidogl/cypress-consistency
```
