
from agent-skills317
Generates and configures Karma test runner setups for browser-based JavaScript testing with Jasmine, Mocha, or QUnit.
This skill enables the agent to architect and configure Karma test runner environments. It provides production-grade patterns for setting up browser-based JavaScript testing, including configuration files and framework integrations.
Use this skill when the user needs to initialize a Karma setup, create a karma.conf.js file, or integrate browser testing into their JS/TS project, specifically for Angular or vanilla JS applications.
karma.conf.js, Jasmine test structures, and Angular-specific plugin configurations.Claude Code, Cursor, Codex, and other LLM-based agents capable of file system operations and code generation.
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.
Geb Automation Skill
Generates Geb (Groovy) browser automation tests and page objects with Spock integration; includes patterns for cloud execution and CI-ready setups.
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.