lambdatest-agent-skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited lambdatest-agent-skills (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill is a curated index of 46 production-grade test automation skills sourced from the LambdaTest/agent-skills repository. It teaches AI coding assistants how to write, structure, and execute test automation code across every major framework and 15+ programming languages. Instead of generating generic test code, the AI becomes a senior QA automation architect that understands correct project structure, dependency versions, cloud execution, CI/CD integration, and common debugging patterns for each framework.
This skill adapts material from an external GitHub repository:
source_repo: LambdaTest/agent-skillssource_type: communityDetermine which testing framework and programming language the user is working with. Match it to one of the 46 supported skills below. Each skill covers a specific framework with language-appropriate code patterns.
Load the relevant framework skill from the registry below. Each skill includes: project setup and dependencies, core code patterns, page objects or test utilities, cloud execution configuration, CI/CD integration, a debugging table for common problems, and a best practices checklist.
Use the loaded skill context to generate test code that follows real-world conventions — not generic boilerplate. Apply correct import paths, configuration formats, assertion libraries, and runner commands specific to the framework and language.
If the user wants to run tests locally, apply local runner configuration. If running on LambdaTest / TestMu AI cloud, configure RemoteWebDriver capabilities or the appropriate cloud SDK, and set LT_USERNAME and LT_ACCESS_KEY from environment variables — never hardcode credentials.
When requested, generate a GitHub Actions (or Jenkins / GitLab CI) workflow that runs the tests in parallel, uploads reports, and captures artifacts on failure.
| Skill | Languages | Description |
|---|---|---|
selenium-skill | Java, Python, JS, C#, Ruby | Selenium WebDriver with cross-browser and cloud support |
playwright-skill | JS, TS, Python, Java, C# | Playwright browser automation with API mocking |
cypress-skill | JS, TS | Cypress E2E and component testing |
webdriverio-skill | JS, TS | WebdriverIO with page objects and cloud integration |
puppeteer-skill | JS, TS | Puppeteer Chrome automation |
testcafe-skill | JS, TS | TestCafe cross-browser testing |
nightwatchjs-skill | JS, TS | Nightwatch.js browser automation |
capybara-skill | Ruby | Capybara acceptance testing |
geb-skill | Groovy | Geb Groovy browser automation |
selenide-skill | Java | Selenide fluent Selenium wrapper |
nemojs-skill | JS | Nemo.js PayPal browser automation |
protractor-skill | JS, TS | Protractor Angular E2E testing |
codeception-skill | PHP | Codeception full-stack PHP testing |
laravel-dusk-skill | PHP | Laravel Dusk browser testing |
robot-framework-skill | Python, Robot | Robot Framework keyword-driven testing |
| Skill | Languages | Description |
|---|---|---|
jest-skill | JS, TS | Jest unit and integration tests with mocking |
junit-5-skill | Java | JUnit 5 with parameterized tests and extensions |
pytest-skill | Python | pytest with fixtures, parametrize, and plugins |
testng-skill | Java | TestNG with data providers and parallel execution |
vitest-skill | JS, TS | Vitest for Vite projects |
mocha-skill | JS, TS | Mocha with Chai assertions |
jasmine-skill | JS, TS | Jasmine BDD-style unit testing |
karma-skill | JS, TS | Karma test runner |
xunit-skill | C# | xUnit.net for .NET |
nunit-skill | C# | NUnit for .NET |
mstest-skill | C# | MSTest for .NET |
rspec-skill | Ruby | RSpec with shared examples |
phpunit-skill | PHP | PHPUnit with data providers |
testunit-skill | Ruby | Test::Unit Ruby testing |
| `unittest-s |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.