AI Tools for iOS Development
MCP servers for Xcode and Simulator, CLI tools for App Store Connect, and Claude skills for SwiftUI.
7 tools curatedXcodeBuildMCP
Lets your AI agent trigger Xcode builds, run tests, and read diagnostics directly. Useful when you want Claude or Cursor to fix a build error without copy-pasting logs.
Mobile MCP
An MCP server for mobile automation and scraping across iOS and Android. Works with emulators, simulators, and real devices.
App Store Connect CLI (asc)
Manage TestFlight, builds, certificates, and metadata from the terminal instead of clicking through App Store Connect in a browser.
SwiftUI Agent Skill
Teaches your AI agent how SwiftUI actually works, including Liquid Glass patterns and state management. The kind of context that keeps it from suggesting UIKit workarounds.
Swift Concurrency Agent Skill
Gives your AI agent deep knowledge of async/await, actors, and Sendable. Especially useful during Swift 6 migrations where the compiler errors are not exactly self-explanatory.
iOS Simulator Skill
Your AI agent can boot simulators, navigate by accessibility labels, run visual diffs between screenshots, and trigger builds. Good for automating the test-fix-test cycle.
Claude Swift Engineering
Loads Claude Code with agents and knowledge for Swift 6.2, TCA, SwiftUI, and concurrency. Covers the whole loop from architecture planning to testing so the agent doesn't wing it.