QA Automation Engineer

Generate manual test cases, automation scripts, and API tests from requirements.

129|51|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/anhtester/antigravity-testing-kit --skill qa-automation-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: QA Automation Engineer
Source: https://github.com/anhtester/antigravity-testing-kit/tree/main/.agent/skills/qa_automation_engineer
Command: npx skills add https://github.com/anhtester/antigravity-testing-kit --skill qa-automation-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables an agent to tackle comprehensive QA automation tasks by generating manual test cases, automation scripts, API tests, and test data, while also providing utilities for locator generation and flaky test analysis.

Core Features & Use Cases

  • Generate manual test cases from requirements
  • Generate automation scripts from test cases or UI flows
  • Generate API tests from Swagger/OpenAPI
  • Explore applications to discover test scenarios
  • Generate automation frameworks
  • Generate test data
  • Analyze flaky tests
  • Generate stable locators
  • Generate requirements from website
  • Jira integration (fetch requirements, push test results)

Quick Start

Ask me to generate test cases from a requirement or to create automation scripts from a UI flow, and I will deliver structured outputs ready for integration.

Frequently Asked Questions about QA Automation Engineer

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

FAQPage Schema
How do I generate automation scripts from manual test cases?

To generate automation scripts from manual test cases, the skill applies Page Object Model guidelines to convert UI flows and test steps into structured, ready-to-integrate automation skeletons.

Can I generate API tests directly from a Swagger or OpenAPI specification?

Yes, you can generate API tests from Swagger or OpenAPI specifications. The skill analyzes the API definitions to automatically produce structured validation tests for your endpoints.

What is the best way to generate stable UI locators for test automation?

The best way to generate stable UI locators is to use the skill's built-in locator generation utility, which minimizes brittle locators and flaky test results by enforcing structured locator strategies.

How do I analyze flaky tests in my automation framework?

You can analyze flaky tests by providing the failing test scripts to the skill, which evaluates the execution flows and locator strategies to identify instability causes and recommend fixes.

Does this skill integrate with Jira and Xray for test management?

Yes, the skill integrates with Jira and Xray, allowing you to automatically fetch requirements from Jira to generate test cases and push the final test execution results back to Xray.

How do I generate synthetic test data for API and UI testing?

You can generate synthetic test data by requesting the skill to produce structured datasets tailored for your API validation and UI flow automation, accelerating your overall software testing process.