testing-mobile-apps

|

Content Preview
---
name: testing-mobile-apps
description: |
  Execute mobile app testing on iOS and Android devices/simulators.
  Use when performing specialized testing.
  Trigger with phrases like "test mobile app", "run iOS tests", or "validate Android functionality".

allowed-tools: Read, Write, Edit, Grep, Glob, Bash(test:mobile-*)
version: 1.0.0
author: Jeremy Longshore <[email protected]>
license: MIT
compatible-with: claude-code, codex, openclaw
---
# Mobile App Tester

## Overview

Execute aut
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/testing-mobile-apps.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/testing/mobile-app-tester/skills/testing-mobile-apps/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/testing/mobile-app-tester/skills/testing-mobile-apps/SKILL.md

Related Skills