evo-qa-generate-e2e-tests

Generate end-to-end QA test suites from feature specs and acceptance criteria.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill evo-qa-generate-e2e-tests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evo-qa-generate-e2e-tests
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/evo-qa-generate-e2e-tests
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill evo-qa-generate-e2e-tests

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of end-to-end automated tests for existing features, reducing manual QA workload and increasing test coverage.

Core Features & Use Cases

  • Auto-generate E2E tests from feature specs or code changes
  • Produce reusable test suites and clear documentation
  • Integrate with Evo QA workflows for CI/CD readiness

Quick Start

Provide the feature name and acceptance criteria, and I will generate a complete end-to-end test suite with steps and validations.

Frequently Asked Questions about evo-qa-generate-e2e-tests

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-generate end-to-end tests from acceptance criteria?

To auto-generate end-to-end tests, you provide the feature name and acceptance criteria to receive a complete test suite with executable scripts, steps, and validations ready for CI integration.

What is automated E2E test generation and how does it reduce manual QA workload?

Automated E2E test generation creates executable test scripts from feature specs without manual coding, reducing manual QA workload while increasing scalable test coverage across web, API, and UI layers.

Can I use auto-generated test suites for CI/CD workflows across web and API layers?

Yes, you can use auto-generated test suites for CI/CD workflows. The generated executable test scripts and documentation are specifically designed for CI integration across web, API, and UI layers.

What do I need to provide to generate an E2E test suite for existing features?

You need to provide a feature spec or acceptance criteria for the existing features. The skill then outputs executable test scripts and clear documentation comprising a complete end-to-end test suite.

Does auto-generating E2E tests work without writing manual test scripts?

Yes, auto-generating E2E tests works without writing manual test scripts. The process automates the creation of reusable test suites directly from your feature specs or code changes.

What are the limitations of using auto-generated E2E tests for scalable test coverage?

The approach requires a feature spec or acceptance criteria as input to function. While it automates test suite creation across web, API, and UI layers, it depends on the accuracy of those provided specs.