This is the skill you want when you need Claude to drive xcodebuild and simctl for iOS testing. It covers the full workflow: picking destinations, making simulator state repeatable, running XCTest or Swift Testing suites, parsing xcresult bundles, and triaging flakes with targeted reruns. The best part is the opinionated guidance on flake control,disabling animations, stubbing network boundaries, using state-based waits instead of sleeps. It includes a GitHub Actions template and quick reference tables for common commands. If you're automating iOS tests or debugging why your UI tests only fail in CI, this gives Claude the context to actually help instead of guessing at selectors.
npx skills add https://github.com/vasilyu1983/ai-agents-public --skill qa-testing-ios