AI Tools for Mobile Development
CLI tools, MCP servers, and agent skills to supercharge your mobile workflow.
17 tools curatedTuist
An open-source CLI that simplifies Xcode project management with generated projects, build caching, selective testing, and build insights. Acts as a virtual platform team for Swift app developers.
XcodeBuildMCP
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 Pro Skill
Teaches your AI agent to spot real-world SwiftUI mistakes — deprecated APIs, accessibility gaps, and performance issues — drawing on Paul Hudson's extensive SwiftUI experience.
Android Reverse Engineering Skill
Lets your AI agent decompile APKs and other Android binaries to extract API endpoints, auth patterns, and execution flows — no source code needed.
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.
Expo Skills
Maintained by the Expo team. Gives AI agents the context they need to scaffold, build, and debug Expo apps without hallucinating deprecated APIs.
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.
Android MCP Server
Gives AI agents access to a connected Android device through ADB. They can take screenshots, inspect the UI hierarchy, and manage packages on your behalf. Supports multiple devices at once.
Jetpack Compose Agent Skill
An agent skill that gives AI coding tools expert knowledge of Jetpack Compose through 13 reference guides and actual androidx/androidx source code. Covers state management, performance, navigation, animation, modifiers, theming, accessibility, and more — backed by real source code instead of hallucinated APIs.
DroidMind
Connects AI agents to Android devices over MCP for things like tapping through UI flows, pulling logs, and running shell commands. Think of it as giving your agent a phone to play with.
Kotlin Agent Skills
Gives your AI agent Kotlin-specific knowledge for Spring/JPA backend work and Android build tooling like AGP 9 migration.
MCP Flutter
Pairs an MCP server with a Flutter toolkit so your AI agent can grab screenshots, read widget trees, and catch runtime errors from a running Flutter app.
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.
App Store Rejections MCP
Lets your AI agent search 554 real App Store rejection cases, look up specific review guidelines, and figure out what Apple actually wants you to fix.