This generates production-ready Appium test scripts for Android and iOS apps in Java, Python, or JavaScript. It handles local emulator testing and cloud execution on TestMu AI's 100+ real device farm. The skill knows the difference between UiAutomator2 and XCUITest drivers, prioritizes accessibility IDs over fragile XPath locators, and includes proper wait strategies instead of sleep calls. Use it when you need mobile automation but don't want to dig through Appium docs for gesture handling or capability configuration. The Java examples are solid, with JUnit 5 structure and W3C-compliant capabilities that actually work.
npx skills add https://github.com/lambdatest/agent-skills --skill appium-skill