Agent skill

Mobile Testing Frameworks

Comprehensive mobile testing framework expertise

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexMIT
Install
npx skills add a5c-ai/babysitter --skill mobile-testing --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 14 KB
Bundled scripts: none
Version: 1.0.0
Path: library/specializations/mobile-development/skills/mobile-testing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Mobile Testing Frameworks Skill ## Overview This skill provides comprehensive expertise in mobile testing frameworks across platforms. It enables E2E testing with Detox and Maestro, native testing with XCUITest and Espresso, and cross-platform testing with Appium. ## Allowed Tools - `bash` - Execute test commands and framework CLIs - `read` - Analyze test files and configurations - `write` - Generate test cases and configurations - `edit` - Update existing tests - `glob` - Search for test files - `grep` - Search for patterns in test code ## Capabilities ### Detox (React Native) 1. **Configuration** - Set up Detox configurations - Configure iOS and Android builds - Set up device/simulator targets - Configure test runners (Jest) 2. **Test Writing** - Write element matchers - Implement actions (tap, type, scroll) - Configure expectations - Handle synchronization 3. **Advanced Features** - Mock native modules - Handle permissions - Configure network mocking - Implement visual regression ### Maestro 4. **Flow Configuration** - Write YAML test flows - Configure app launch - Set up device targets - Handle environment variables 5. **Actions and Assertions** - Tap, type, swipe gestures -

What's inside
Steps it walks through
  1. Overview
  2. Allowed Tools
  3. Capabilities
  4. Detox (React Native)
  5. Maestro
  6. XCUITest (iOS)
  7. Espresso (Android)
  8. Appium
  9. Device Farms
  10. Target Processes
  11. Dependencies
  12. Required
  13. Optional
  14. Configuration
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the Mobile Testing Frameworks skill do?

Comprehensive mobile testing framework expertise

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill mobile-testing --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 a5c-ai/babysitter, a repository with 1,642 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.

Keep going