cypress-test-generator

Installation
SKILL.md

Cypress Test Generator

Generate Cypress E2E test files and configuration for comprehensive web application testing.

Output Requirements

File Output: cypress.config.ts, cypress/e2e/*.cy.ts Format: Valid Cypress configuration and test files Standards: Cypress 13.x

When Invoked

Immediately generate Cypress configuration and sample test files for the specified application.

Configuration Template

import { defineConfig } from 'cypress';
Installs
2
First Seen
Mar 10, 2026
cypress-test-generator — ehtbanton/claudeskillsrepo