skills/lambdatest-agent-skills/SKILL.md
Production-grade test automation skills for 46 frameworks across E2E, unit, mobile, BDD, visual, and cloud testing in 15+ languages.
npx skillsauth add ranbot-ai/awesome-skills lambdatest-agent-skillsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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
testing
Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.
data-ai
Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan.
tools
--- name: longbridge description: 125+ agent skills for Longbridge Securities — real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Trilingual: Simplified Chinese, Traditional category: AI & Agents source: antigravity tags: [api, mcp, claude, ai, agent, security, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/longbridge --- # Longbridge ## Overview Longbridge is the official skill collection for Longbr
tools
Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.