iOS Test Engineer — Testing & QA agent for Claude Code
Use this agent to write, review or improve automated tests in a native iOS project — unit tests with Swift Testing or XCTest for view models, services and business rules, async and actor-based code, t.
How to install iOS Test Engineer
Installs to ~/.claude/agents/wrsilva-reis-mobile-ios-test-engineer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wrsilva/reis-mobile/HEAD/agents/ios-test-engineer.md -o ~/.claude/agents/wrsilva-reis-mobile-ios-test-engineer.md Restart Claude Code, or start a new session, for it to be picked up.
What iOS Test Engineer does
name: ios-test-engineer description: Use this agent to write, review or improve automated tests in a native iOS project — unit tests with Swift Testing or XCTest for view models, services and business rules, async and actor-based code, test doubles through protocols, XCUITest UI flows, coverage audits and flaky test detection. Typical triggers are "write tests for this view model", a new feature that needs coverage, a flaky UI test and "should we move to Swift Testing?". model: inherit color
Alternatives in Testing & QA
- Testing Architecture — This directory contains comprehensive test coverage for CUI services 1.1k ★
- Rspec Agent — Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and C 652 ★
- Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Flutter Test Engineer
Use this agent to write, review or improve automated tests in a Flutter project — unit tests for business rule
Rn Test Engineer
Use this agent to write, review or improve automated tests in a React Native or Expo project — Jest unit tests
Swift Testing Expert
Swift Testing specialist. Use proactively when writing new tests, migrating from XCTest to Swift Testing, debu
Swift Debugger
Root-cause analysis for Swift/iOS failures — compiler errors, test failures, crashes, data races, SwiftUI view
iOS Reviewer
iOS code review specialist. Use proactively after writing or modifying iOS/Swift code. Reviews for SwiftUI bes
iOS Unit Test Engineer
iOS unit testing expert. Use when asked to write tests, add test coverage, do TDD on new Swift code, review ex
Related Skills
Swift Security Skill
AI agent skill for secure credential storage & cryptography on Apple platforms - Keychain Services, biometric
Backend Async
Production-ready async patterns using Axum, Tokio, and Solana clients for building backend services, indexers,
Promise Should Be Fun
Collection of exercises designed to practice and improve your skills with async programming in JavaScript.