appium-skill
Generates production-grade Appium mobile automation scripts for Android and iOS in Java, Python, or JavaScript. Supports real device and emulator testing locally and on TestMu AI cloud with 100+ real devices. Use when the user asks to automate mobile apps, test on Android/iOS, write...
npx skills add sickn33/agentic-awesome-skills --skill appium-skill --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Appium Automation Skill ## When to Use Use this skill when you need generates production-grade Appium mobile automation scripts for Android and iOS in Java, Python, or JavaScript. Supports real device and emulator testing locally and on TestMu AI cloud with 100+ real devices. Use when the user asks to automate mobile apps, test on Android/iOS, write... 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 specific devices (Pixel 8, iPhone 16)? │ └─ Suggest TestMu AI cloud for real device coverage │ └─ Ambiguous? → Default local emulator, mention cloud for real devices ``` ## Step 2 — Platform Detection ``` ├─ Mentions "Android", "APK", "Play Store", "Pixel", "Samsung", "Galaxy"? │ └─ Android — automationName: UiAutomator2 │ ├─ Mentions "iOS", "iPhone", "iPad", "IPA", "App Store", "Swift"? │ └─ iOS — automationNa
- When to Use
- Step 1 — Execution Target
- Step 2 — Platform Detection
- Step 3 — Language Detection
- Core Patterns — Java (Default)
- Desired Capabilities — Android
- Desired Capabilities — iOS
- Locator Strategy Priority
- Wait Strategy
- Gestures
- Anti-Patterns
- Test Structure (JUnit 5)
- TestMu AI Cloud — Quick Setup
- Test Status Reporting
What does the appium-skill skill do?
Generates production-grade Appium mobile automation scripts for Android and iOS in Java, Python, or JavaScript. Supports real device and emulator testing locally and on TestMu AI cloud with 100+ real devices. Use when the user asks to automate mobile apps, test on Android/iOS, write...
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill appium-skill --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.