antigravity-testing-kit
End-to-end manual and automation testing workflows for QA teams
All Skills in This Repository (10)
Pure Emerald Level IndicatorsSmart Locator Agent
Generate stable UI locators for Playwright, Selenium, and Appium.
Test Data Generator
Generate deterministic test data with seeds for automation test scenarios.
QA Automation Engineer
Generate manual test cases, automation scripts, and API tests from requirements.
jira_integration
Integrates Jira and Xray to fetch, validate, and push test results.
Locator Healer Agent
Repair broken UI locators in Playwright or Selenium Page Objects.
Flaky Test Analyzer
Analyze intermittent test failures and propose remediation steps.
UI Debug Agent
Inspect web and mobile UIs to identify stable element locators and debug automation failures.
RBT Manual Testing
Generate manual test cases from requirements with risk-based prioritization.
requirements_analyzer
Analyze web page UI structures to generate a requirements_spec.md document.
Framework Architect
Scaffold Playwright, Selenium, and Appium automation frameworks with Page Object Model templates.
Frequently Asked Questions
FAQPage SchemaHow to install Antigravity Testing Kit?โผ
Run `npx skills add anhtester/antigravity-testing-kit --all -g -y` in your terminal to install all testing skills globally.
How to generate test cases from requirements?โผ
Use the RBT Manual Testing skill in QUICK mode for fast results or the 6-step FULL RBT mode for complex modules with risk analysis and traceability matrices.
Does it support Playwright, Selenium, and Appium?โผ
Yes. It includes dedicated rules and skills for web testing with Playwright and Selenium, mobile testing with Appium, and API testing with REST Assured.
Can it fix broken locators automatically?โผ
Yes. The Locator Healer skill inspects the live DOM, finds stable replacement locators, updates your Page Object classes, and re-runs the test to verify the fix.
Does it integrate with Jira and Xray?โผ
Yes. Built-in scripts fetch requirements from Jira tickets and import Playwright or JUnit test results directly into Xray test management.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core