cypress-author
Create Reliable Cypress Tests
Writing stable Cypress tests requires project context, framework knowledge, and careful command usage. This skill creates, updates, and repairs tests using established project conventions.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
Review the Skillstore skill "cypress-author" from https://skillstore.io/skills/cypress-io-cypress-author.md and its manifest at https://skillstore.io/api/skills/cypress-io-cypress-author/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "cypress-author". Create an E2E test for invalid login attempts in the existing login specification.
Resultado esperado:
- Updated the existing login specification instead of creating a duplicate file.
- Added an isolated invalid-login scenario with explicit validation assertions.
- Reused the project's stable selectors and reset application state before the test.
Usando "cypress-author". Fix a test that waits five seconds before checking search results.
Resultado esperado:
Replaced the fixed delay with a network alias and a retryable result assertion. The test now waits for observable application behavior.
Usando "cypress-author". Add component coverage for a React button with loading and disabled states.
Resultado esperado:
Added focused component scenarios for loading and disabled states using the project's mount helper and accessible element queries.
Auditoría de seguridad
SeguroAll 11 static findings are false positives caused by internal Markdown links, inline Cypress syntax, and legitimate testing guidance. No prompt injection, malicious intent, credential exfiltration, or unsafe path access was found.
Factores de riesgo
🌐 Acceso a red (1)
📁 Acceso al sistema de archivos (2)
⚙️ Comandos externos (1)
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/cypress-io-cypress-author/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/cypress-io-cypress-author?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/cypress-io-cypress-author?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cypress-io-cypress-author/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/cypress-io-cypress-author.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Citas académicas (APA · BibTeX · CFF)
Cita APA
cypress-io. (2026). cypress-author security audit report (audit version 2) [Author version 1.0.1]. Skillstore. https://skillstore.io/skills/cypress-io-cypress-author/audits/2Cita BibTeX
@techreport{cypress-io-cypress-io-cypress-author-2026,
author = {cypress-io},
title = {cypress-author security audit report (audit version 2)},
institution = {Skillstore},
year = {2026},
number = {2},
url = {https://skillstore.io/skills/cypress-io-cypress-author/audits/2},
note = {Author version 1.0.1}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "cypress-author security audit report (audit version 2)"
version: "1.0.1"
type: report
authors:
- name: "cypress-io"
date-released: "2026-08-18"
url: "https://skillstore.io/skills/cypress-io-cypress-author/audits/2"
identifiers:
- type: other
value: "skillstore:cypress-io-cypress-author:audit:2"
description: "Skillstore immutable audit report identifier"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
Add Journey Coverage
Create end-to-end coverage for a new user journey while reusing existing setup and selector conventions.
Repair Unstable Tests
Replace arbitrary waits and fragile selectors with retryable assertions, aliases, and controlled network behavior.
Test UI Components
Create isolated component tests for React, Vue, or Angular behavior using the project's mounting patterns.
Prueba estos prompts
Create a Cypress test for [behavior] in [spec path]. Use the existing project conventions and tell me whether it is E2E or component testing.
Update [spec path] to cover [new behavior]. Reuse existing helpers, preserve test independence, and add explicit assertions for [expected outcome].
Fix the flaky test at [spec and test name]. Investigate waits, selectors, shared state, asynchronous logic, and network timing before editing.
Refactor Cypress tests in [scope]. Consolidate repeated setup, preserve isolated execution, align selectors with project priorities, and verify configured quality checks.
Mejores prácticas
- Provide the target specification, testing type, expected behavior, and relevant failure details.
- Keep tests independent and prepare application state before each scenario.
- Use stable selectors, retryable assertions, and network aliases instead of fixed delays.
Evitar
- Do not request Cypress changes without identifying the affected behavior or specification.
- Do not depend on state created by another test or a previous test run.
- Do not store Cypress command results in variables or mix command chains with unmanaged Promises.
Preguntas frecuentes
Can this skill create both E2E and component tests?
Can it update an existing Cypress specification?
Does it run the tests after editing?
How does it address flaky tests?
Does it support JavaScript and TypeScript?
What information should I provide?
Detalles del desarrollador
Autor
cypress-ioLicencia
MIT
Versión del autor
v1.0.1
Revisión de Skillstore
r1
Repositorio
https://github.com/cypress-io/ai-toolkit/tree/9c9038ee1faf12e058c92f2f20e268fc0add978e/skills/cypress-authorRef.
e22f0e5c175a84e01097fa734ec2a74420c14771
Actualidad del mantenimiento
19/8/2026
Uso
1 descargas · 0 vistas