Explains Cypress tests (E2E and component) and how Cypress works — use to understand, review, or critique tests without editing code, even if the user only says "tests". For creating or fixing tests, prefer cypress-author.
$npx -y skills add jgamaraalv/delivery-loop --skill cypress-explainInstalls into the current project.
Run `npx skills use "https://github.com/jgamaraalv/delivery-loop" --skill "jgamaraalv/delivery-loop/cypress-explain"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jgamaraalv/delivery-loop" that are relevant to the current task. Run `npx skills add "https://github.com/jgamaraalv/delivery-loop"` and select the relevant skills, then follow their instructions.