LambdaTestLambdaTestOfficialยท1 Agent Skills Included

kane-cli

Natural-language browser testing, test authoring, and coverage assurance

Runs plain-English browser objectives in real Chrome and returns structured pass/fail results with screenshots and logs. Generates test cases from descriptions and designs requirement-linked suites from PRDs, eliminating hand-written test scripts. Replays saved Markdown tests from cache in seconds and reports exactly what requirements are covered.
npx skills add LambdaTest/kane-cli --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install kane-cli?โ–ผ

Run `npx skills add LambdaTest/kane-cli --all -g -y` in your terminal to install the skill globally for your coding agent.

How to run browser tests in plain English?โ–ผ

Pass a plain-English objective to `kane-cli run` with the --agent flag, and it drives a real Chrome browser, returning structured pass/fail results you can parse.

Can kane-cli generate test cases automatically?โ–ผ

Yes. `kane-cli generate` turns a short feature description into test scenarios and cases, while the assurance commands design requirement-linked suites directly from a PRD or spec.

Does kane-cli work with Claude Code and Cursor?โ–ผ

Yes. The skill follows the universal SKILL.md standard and works with Claude Code, Cursor, Codex, Gemini, Kiro, and other coding agents to verify their own work in a real browser.

Can kane-cli test mobile apps?โ–ผ

Yes, on macOS Apple Silicon it runs native iOS apps on a simulator and Android apps on an emulator via the --target flag, while desktop browser testing remains the default.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’