$npx skillfedfor your agent

appium-skill

This skill empowers you to create robust Appium test automation scripts tailored for both Android and iOS platforms. Streamline your mobile testing pipeline by leveraging intelligent script generation that handles the complexity of cross-platform app validation.

appium-skill enables you to generate production-ready Appium test scripts specifically designed for Android apps. The skill guides you through setting up the UiAutomator driver, configuring essential capabilities like platformName, deviceName, and appPackage, and writing test cases that interact with Android UI elements. You'll learn to structure your tests with proper locator strategies and implement waits to handle dynamic content reliably.

AI-generated summary based on this skill's SKILL.md

339 68 MITupdated by LambdaTest

Decision gist · record as of 2026-07-24

appium-skill enables you to generate production-ready Appium test scripts specifically designed for Android apps. The skill guides you through setting up the UiAutomator driver, configuring essential capabilities like platformName, deviceName, and appPackage, and writing test cases that interact with Android UI elements. You'll learn to structure your tests with proper locator strategies and implement waits to handle dynamic content reliably.

manual: git clone https://github.com/LambdaTest/agent-skills → cp -r agent-skills/appium-skill ~/.claude/skills/appium-skill
appium-skill/SKILL.md · version c8274f0b

Use it when

  • appium-skill empowers you to create robust Appium test automation scripts tailored for iOS platforms.
  • appium-skill covers the complete setup and configuration of Appium capabilities for both real devices and emulators.

Verify before relying

Read SKILL.md below before installing (7 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

LambdaTest/agent-skills/appium-skill · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I write Appium tests for Android?

appium-skill enables you to generate production-ready Appium test scripts specifically designed for Android apps. The skill guides you through setting up the UiAutomator driver, configuring essential capabilities like platformName, deviceName, and appPackage, and writing test cases that interact with Android UI elements. You'll learn to structure your tests with proper locator strategies and implement waits to handle dynamic content reliably.

What does appium-skill do for iOS app automation?

appium-skill empowers you to create robust Appium test automation scripts tailored for iOS platforms. It helps you configure the XCUITest driver, set up capabilities for real devices or simulators, and generate test code that handles iOS-specific gestures, navigation patterns, and UI interactions. The skill streamlines your mobile testing pipeline by providing intelligent script generation that manages cross-platform app validation complexity.

How can I set up Appium for real device or emulator testing?

appium-skill covers the complete setup and configuration of Appium capabilities for both real devices and emulators. You'll learn to define platform-specific settings, configure device identifiers, manage app paths, and establish connections to your testing environment. The skill walks you through best practices for capability management and helps you troubleshoot common configuration issues to ensure reliable test execution.

Can appium-skill help me execute tests on cloud real device farms like TestMu or LambdaTest?

Yes, appium-skill supports executing mobile app automation tests on cloud real device farms including TestMu and LambdaTest. The skill guides you through configuring cloud-specific capabilities, managing authentication credentials, selecting target devices from cloud inventories, and integrating your Appium scripts with cloud testing platforms. This enables you to scale your testing across multiple real devices without maintaining physical infrastructure.

What best practices does appium-skill teach for mobile test automation?

appium-skill teaches Appium best practices covering locator strategies, intelligent waits, gesture automation, and proper test structure. You'll learn to choose optimal locators for reliability, implement explicit waits to handle asynchronous operations, automate complex gestures like swipes and taps, and organize your test code for maintainability. The skill also covers webview and hybrid app testing patterns to handle diverse app architectures.

How do I integrate Appium mobile testing into CI/CD pipelines?

appium-skill helps you integrate Appium mobile testing into CI/CD pipelines and enable parallel test execution. You'll learn to configure Appium tests for automation platforms like GitHub Actions, set up parallel device execution strategies, manage test reporting and artifacts, and implement best practices for continuous integration. The skill provides guidance on structuring your test suite for efficient pipeline execution and reliable feedback loops.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Appium Automation Skill

You are a senior mobile QA architect. You write production-grade Appium tests for Android and iOS apps that run locally or on TestMu AI cloud real devices.

Step 1 — Execution Target

``` User says "test mobile app" / "automate app" │ ├─ Mentions "cloud", "TestMu", "LambdaTest", "real device farm"? │ └─ TestMu AI cloud (100+ real devices) │ ├─ Mentions "emulator", "simulator", "local"? │ └─ Local Appium server │ ├─ Mentions

(truncated - see the full file via the links below)

File tree — 7 files
appium-skill/SKILL.md
appium-skill/reference/cloud-integration.md
appium-skill/reference/hybrid-apps.md
appium-skill/reference/ios-specific.md
appium-skill/reference/javascript-patterns.md
appium-skill/reference/playbook.md
appium-skill/reference/python-patterns.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Generate production-ready Appium test scripts for Android and iOS apps”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

selenium-skill
by LambdaTest · LambdaTest/agent-skills

selenium-skill enables you to create robust Selenium WebDriver test automation scripts in your preferred programming language through intelligent code synthesis. Streamline browser testing by leveraging AI to generate production-ready test logic, reducing manual scripting overhead and accelerating test suite development.

MITupdated Jul 2026
★ 339repo stars
Dotnet Maui Testing
by wshaddix · wshaddix/dotnet-skills

This skill equips you with comprehensive testing techniques for .NET MAUI projects, covering both unit and integration test frameworks. You'll discover how to structure tests effectively, configure your test environment, and validate your cross-platform application behavior across different scenarios.

no license declared → metadata onlyupdated Feb 2026
★ 67repo stars
gauge-skill
by LambdaTest · LambdaTest/agent-skills

gauge-skill enables you to create Gauge test specifications and implement BDD-style automation steps programmatically. Leverage this MIT-licensed tool from LambdaTest to streamline test scenario definition and step execution within your agent workflows.

MITupdated Jul 2026
★ 339repo stars
xcuitest-skill
by LambdaTest · LambdaTest/agent-skills

This skill empowers you to rapidly generate XCUITest code for testing iOS and iPadOS user interfaces. Leverage AI-driven test automation to build comprehensive UI test suites without manual scripting overhead.

MITupdated Jul 2026
★ 339repo stars
nemojs-skill
by LambdaTest · LambdaTest/agent-skills

This skill enables you to generate and author Nemo.js end-to-end tests for web applications, streamlining test automation workflows. Leverage AI-powered test generation to accelerate your QA processes and reduce manual testing overhead.

MITupdated Jul 2026
★ 339repo stars
playwright-skill
by LambdaTest · LambdaTest/agent-skills

playwright-skill empowers you to create robust, multi-language test automation scripts using Playwright's cross-browser capabilities. Whether you're building end-to-end tests in TypeScript, JavaScript, Python, Java, or C#, this skill streamlines test generation for modern web applications. Leverage AI-driven test creation to accelerate your QA pipeline and ensure consistent test quality across platforms.

MITupdated Jul 2026
★ 339repo stars

More skills flutter-testing-skill (MIT) · specflow-skill (MIT) · detox-skill (MIT) · test-framework-migration-skill (MIT) · Test Frameworks (unlicensed) · serenity-bdd-skill (MIT) · qa-testing-android (MIT)

Tags
mobile-qa-automationcross-platform-testingreal-device-executionui-automation-frameworkapp-testing-cloudgesture-interactionwebdriver-protocoltest-code-generationci-cd-mobiledevice-farm-integration