Skill

Cypress Explain
SkillCypress’s skill for explaining the spec you already have.
Official cypress-explain. Why it flake, what the command does, the docs that match the version.
spec·Apache-2.0·Updated this quarter·github.com/cypress-io
Claude CodeCursorDesktop
Scanned
npx skills add cypress-io/cypress-explainBy Cypress
Input
A Cypress spec or a failure.
Output
An explanation that matches current Cypress.
cypress-explain.skill/invoke
You say
Why does this wait 8 seconds?
It returns
A cy.wait(8000). Replace with the intercept alias.
Prompt notebook
Prompts this skill is built for.
You say
Why does this wait 8 seconds?
It returns
A cy.wait(8000). Replace with the intercept alias.
You say
What does cy.session do here?
It returns
Caches the login. Second spec skips the form.
What it teaches
- 01Explain
- 02Flakes
- 03Commands
Other skills in the loop
Discussion
No notes yet. Be the first hunter to report back.
