
from agent-skills317
Generates Geb (Groovy) browser automation tests and page objects with Spock integration; includes patterns for cloud execution and CI-ready setups.
Provides examples and patterns for writing Geb-based browser automation tests in Groovy with Spock. Includes page object examples, navigator API usage, waiting patterns, and cloud integration guidance for remote WebDriver execution.
Use when you need to generate or standardize end-to-end browser tests in Geb/Groovy, migrate test patterns to CI/cloud grids, or produce page-object based test scaffolding. Trigger when a user mentions Geb, GebSpec, Groovy browser test, or Browser.drive.
Inferred compatibility: code-focused agents that can emit Groovy and CI configs (Copilot-style/code-gen agents, Claude Code, Codex-like models).
This skill has not been reviewed by our automated audit pipeline yet.
NUnit 3 Testing
Generate NUnit 3 unit tests and test patterns for C# projects (Assert.That constraint model, parameterized tests, lifecycle hooks, and Moq examples).
Nemo.js Automation Skill
Generate Nemo.js (PayPal) end-to-end automation tests in JavaScript, with examples for Mocha, locator patterns and TestMu cloud integration.
API Compliance Checker
Generate practical, standards-aligned API patterns and endpoints for GDPR, PCI-DSS, HIPAA, SOC2 and related regulatory requirements, including audit log and dat
Behat BDD Test Generator
Generates Behat BDD feature files, context classes, and configuration for PHP browser tests using Mink and Selenium-compatible drivers.
xUnit.net Testing Skill
Automate the generation of professional C# xUnit.net tests, covering Fact/Theory patterns, constructor injection, and shared fixtures.
Karma Test Runner Configuration
Generates and configures Karma test runner setups for browser-based JavaScript testing with Jasmine, Mocha, or QUnit.