Skill

Cypress Author

Skill

Cypress’s skill for writing the test, not a Selenium memory.

Official. Create, update, and fix E2E and component tests the way Cypress documents it.

spec·Apache-2.0·Updated this quarter·github.com/cypress-io

Claude CodeCursorDesktop
Scanned
npx skills add cypress-io/cypress-author

By Cypress

Input

A flow or a failing spec.

Output

A Cypress spec that runs.

cypress-author.skill/invoke

You say

Cover checkout as an e2e.

It returns

cypress/e2e/checkout.cy.ts. Intercepts the pay intent.

Prompt notebook

Prompts this skill is built for.

  • You say

    Cover checkout as an e2e.

    It returns

    cypress/e2e/checkout.cy.ts. Intercepts the pay intent.

  • You say

    This flake on CI — why?

    It returns

    No cy.session. Network not stubbed. Patch ready.

What it teaches

  1. 01E2E
  2. 02Component
  3. 03Retries