Install
$ agentstack add mcp-techopolis-awesome-ios-ai ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Awesome iOS AI [](https://awesome.re)
> Making AI coding assistants experts at Swift and iOS development.
AI coding tools write Swift like it is 2020. They use ObservableObject when @Observable exists. They ignore actor isolation. They produce views with no accessibility modifiers. Skills, agents, and MCP servers fix that by giving AI assistants expert-level Swift knowledge on demand.
Contents
- [Skills](#skills)
- [Agents](#agents)
- [MCP Servers](#mcp-servers)
- [Tools](#tools)
- [Resources](#resources)
Skills
Agent Skills are an open standard for giving AI coding agents specialized knowledge. Skills work across GitHub Copilot, Claude Code, Cursor, Codex, and more. Install any skill with the skills CLI: npx skills add -g -y
SwiftUI
- SwiftUI Expert - State management, view composition, performance, and iOS 26+ Liquid Glass.
- SwiftUI Pro - Modern APIs, accessibility, data flow, navigation, and performance.
- SwiftUI Performance Audit - Diagnose slow rendering, janky scrolling, excessive view updates, and layout thrash.
- SwiftUI View Refactor - Consistent view structure, MV patterns, @Observable usage, and dependency injection.
- SwiftUI UI Patterns - Component references for TabView, NavigationStack, Sheets, and view composition.
- SwiftUI Liquid Glass - iOS 26+ Liquid Glass API with
glassEffect,GlassEffectContainer, and availability fallbacks.
Swift Concurrency
- Swift Concurrency - Async/await, actors, Sendable, and strict concurrency for Swift 6.
- Swift Concurrency Expert - Swift 6.2+ actor isolation, data-race safety, and minimal-change fixes for compiler errors.
Architecture
- Swift Architecture - Select and apply MVP, MVVM, MVI, TCA, Clean Architecture, VIPER, Coordinator, and Reactive patterns with concrete playbooks, anti-pattern fixes, and review checklists.
Data and Persistence
- Core Data Expert - Data modeling, fetch requests, CloudKit sync, migration, and performance.
- SwiftData - @Model schemas, @Query, predicates, relationships, and migration patterns.
Testing
- Swift Testing Expert - Modern Swift Testing framework with
#expect,#require, traits, tags, parameterized tests, and XCTest migration.
Debugging
- iOS Debugger Agent - Build, run, and debug iOS apps on simulators via XcodeBuildMCP.
AI and Machine Learning
- Apple On-Device AI - Foundation Models, on-device inference, and Apple Intelligence integration.
Design and Platform
- iOS HIG - Apple Human Interface Guidelines compliance checks.
- iOS 26 Platform - Platform APIs and patterns for iOS 26.
App Frameworks
- App Intents - Siri, Shortcuts, and App Intents framework integration.
- Live Activities - Dynamic Island and Lock Screen live updates with ActivityKit.
- WidgetKit - Home Screen and Lock Screen widget development.
Workflow and Automation
- App Store Changelog - Generate App Store release notes from Git history.
- GH Issue Fix Flow - End-to-end GitHub issue resolution with read, fix, build, test, and push.
- macOS SwiftPM Packaging - Scaffold, build, and package SwiftPM macOS apps without Xcode.
Accessibility
- iOS Accessibility - VoiceOver support, accessibility modifiers, and Dynamic Type patterns for iOS.
WebAssembly
- SwiftWasm Skills - Swift on WebAssembly with JavaScript interop, BridgeJS, and compatibility checks.
Agents
- Swift Agents - Sixteen orchestrated specialists covering concurrency, SwiftUI, accessibility, security, testing, StoreKit, SwiftData, visionOS, Core ML, MLX, and Foundation Models.
- Claude Swift Engineering - Eleven agents for planning, implementing, reviewing, and testing Swift and TCA code.
MCP Servers
- XcodeBuildMCP - Build, run, test, and debug Xcode projects from AI agents.
- Apple Docs MCP - Search Apple developer documentation, WWDC videos, and Swift API references from AI assistants.
- Xcode MCP Server - Xcode project management, simulator control, and build automation for AI assistants.
- awesome-copilot MCP - Search and install agents, skills, and MCP servers from GitHub.
- MCP Swift SDK - Official Swift SDK for building MCP servers and clients.
- Swift Patterns MCP - Swift and SwiftUI best practices from leading iOS developers with intelligent search across YouTube, Patreon, and other sources.
Tools
- Copilot for Xcode - GitHub Copilot extension for Xcode with agent mode, completions, and code review.
Resources
- skills.sh - Searchable directory of all agent skills with install counts and security audits.
- Agent Skills Specification - The open standard for building agent skills.
- VS Code Copilot Customization - Official guide for workspace instructions, agents, prompts, hooks, and skills.
- The State of Agentic iOS Engineering - Overview of AI-assisted iOS development in 2026.
Contributing
Contributions welcome. Please read [CONTRIBUTING.md](CONTRIBUTING.md) before submitting a PR.
Footnotes
Created by Taylor Arndt. Maintained by Techopolis.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Techopolis
- Source: Techopolis/awesome-ios-ai
- License: CC0-1.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.