cypress-testing

Cypress E2E with page objects, custom commands, network stubs, a11y checks.

Score 0(?)CommunityCodeby cypress-skills
Verified for:

Install

$ npx skills add cypress-skills/testing

Best for

Frontend teams using Cypress for E2E testing.

About this skill

Cypress E2E testing patterns: page objects, custom commands, network stubbing, retry-ability, accessibility checks.

CypressE2EFrontend testing

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
8.3/15
GitHub stars
0/15
Recency
8.5/10
Compatibility
4/10
Documentation depth
6.5/10
Install ergonomics
10/10
License
5/5
Verification freshness
4.3/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.

BrowserAutomationAction-taking
Code

Test local webapps with Playwright. Generation, run, report — end-to-end.

PlaywrightE2ETesting
Code

Playwright patterns: clicks, fills, waits, retries. The do-it-right defaults.

PlaywrightAutomation
Code