Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
vasilyu1983 avatar

Qa Testing Mobile

  • 253 installs
  • 73 repo stars
  • Updated July 13, 2026
  • vasilyu1983/ai-agents-public

Helps with testing & qa tasks.

About

qa-testing-mobile is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted development.

  • qa-testing-mobile
  • Testing & QA
  • AI-coding skill

Qa Testing Mobile by the numbers

  • 253 all-time installs (skills.sh)
  • +14 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #761 of 2,153 Testing & QA skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/vasilyu1983/ai-agents-public --skill qa-testing-mobile

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs253
repo stars73
Last updatedJuly 13, 2026
Repositoryvasilyu1983/ai-agents-public

What it does

Helps with testing & qa tasks.

Files

SKILL.mdMarkdownGitHub ↗

QA Mobile Testing

Design and execute reliable, cost-aware mobile testing across iOS and Android (native + cross-platform).

Quick Start

  • Fill assets/mobile-test-plan.md to define risk, layers, and gates.
  • Fill assets/device-matrix.md from analytics to pick Tier 1/2/3 coverage.
  • Use references/framework-comparison.md to choose automation frameworks.
  • Use references/flake-management.md to set a flake budget, reruns, and quarantine rules.

Scope

  • Define mobile test strategy across iOS and Android.
  • Plan device matrix, OS coverage, and risk tiers.
  • Choose automation frameworks and CI + device lab setup.
  • Address performance, network/offline, backgrounding, and permissions.
  • Define pre-release gates, staged rollout, and store readiness checks.

When NOT to Use

  • Platform-specific iOS test command details -> qa-testing-ios
  • Platform-specific Android test command details -> qa-testing-android

Inputs

  • Platforms, supported OS versions, and device targets.
  • App type (native, cross-platform, hybrid/webview).
  • Critical user flows and risk areas.
  • Distribution channels and release cadence.
  • Existing test tooling, CI, and device lab access (Firebase Test Lab, BrowserStack, AWS Device Farm).
  • Observability and rollout controls (Crashlytics/Sentry, performance/RUM, feature flags, staged rollout).
  • Test data strategy (seed/reset, test accounts, environment parity).

Workflow

1. Define quality risks and SLIs (crash-free, ANR, startup time, key flow success). 2. Build a device matrix from analytics; keep PR gates emulator/simulator-first. 3. Choose frameworks (default: XCUITest + Espresso/Compose; add cross-platform only when it reduces total cost). 4. Build test layers: unit, integration/contract, UI smoke, targeted E2E on real devices. 5. Add mobile-specific coverage: permissions, background/foreground, deep links, offline/poor network. 6. Add performance checks (startup, scrolling/jank, memory) and accessibility checks. 7. Set flake budget, rerun limits, quarantine policy, and failure triage (artifacts + reproducibility). 8. Define release gates + store readiness; ship via staged rollout with monitoring + rollback.

Outputs

  • Mobile test strategy and device matrix.
  • Automation plan and framework selection.
  • Test case inventory with priorities.
  • Release readiness checklist.
  • CI pipeline and reporting plan.

Quality Checks

  • Keep UI tests focused on critical flows; keep suites small and fast.
  • Separate device specific bugs from logic regressions.
  • Track flake rate per test/device; quarantine and fix top offenders.
  • Verify permissions, notifications, and background behavior.
  • Prefer stable selectors (accessibility IDs/test tags), not localized text.

Templates

  • assets/device-matrix.md for OS and device coverage.
  • assets/mobile-test-plan.md for test scope and automation.
  • assets/release-readiness-checklist.md for release gates.

Resources

  • references/framework-comparison.md for choosing between XCUITest, Espresso/Compose, Appium, Detox, Maestro, and Flutter testing.
  • references/flake-management.md for flake control guidance.
  • references/device-farm-strategies.md for cloud device farm selection and cost optimization.
  • references/mobile-performance-testing.md for startup, jank, memory, and battery testing.
  • references/cross-platform-test-patterns.md for React Native, Flutter, and KMP testing patterns.
  • data/sources.json for curated documentation and device lab links.

Related Skills

  • Use qa-testing-ios for iOS specific depth (XCTest, Swift Testing, simctl).
  • Use qa-testing-android for Android specific depth (Espresso, Compose Testing, UIAutomator).
  • Use qa-testing-playwright for web and webview testing.
  • Use software-mobile for mobile architecture guidance.

Fact-Checking

  • Use web search/web fetch to verify current external facts, versions, pricing, deadlines, regulations, or platform behavior before final answers.
  • Prefer primary sources; report source links and dates for volatile information.
  • If web access is unavailable, state the limitation and mark guidance as unverified.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.