moai-lang-swift
>
ios-simulator-skill
21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.
ios-input-hints
Ensure iOS/iPadOS-friendly form inputs (keyboard type, inputmode, autocomplete, autocapitalize/autocorrect, enterkeyhint) when editing or reviewing UI forms in web apps. Use when adding or modifying form fields (Svelte/HTML/TSX/etc.), auditing form UX, or fixing mobile Safari keyboard issues.
building-apple-platform-products
Builds, tests, and archives Swift packages and Xcode projects for Apple platforms. Use when running xcodebuild, swift build, or swift test commands, discovering schemes and targets, or selecting simulator destinations for iOS, macOS, tvOS, watchOS, or visionOS.
axe
Control iOS Simulators via accessibility APIs. Use this skill when the user wants to automate iOS simulator interactions, tap buttons by accessibility label, type text, swipe, take screenshots, describe the UI accessibility tree, or test iOS apps programmatically.
beta
Build and upload iOS app to TestFlight
setup-fastlane
Set up Fastlane for iOS/macOS app automation
match
Set up Match for iOS code signing certificate management
release
Submit iOS app to App Store for review
networking-data
ネットワーク通信・データ永続化ガイド。API通信、HTTP/WebSocket、データキャッシュ、Core Data、Realm、UserDefaults、Keychain等、iOS開発におけるデータ取得・保存の実践的なパターン。
ios-development
iOS開発のベストプラクティス、設計パターン、実装テクニック、よくあるトラブルと解決方法を包括的にカバー。MVVM、Clean Architecture、Combine、SwiftUI/UIKitの実践的なガイドを提供します。
ios-security
iOSセキュリティ実装ガイド。認証・認可、データ暗号化、Keychain、証明書ピンニング、App Transport Security、脱獄検知、難読化など、セキュアなiOSアプリケーション開発のベストプラクティス。
ios-project-setup
新規iOSプロジェクト作成時の初期設定、フォルダ構成、Xcode設定、依存関係管理、ビルド設定の最適化、チーム開発環境構築まで、プロジェクト開始時の全てをカバー。
uikit-development
Master UIKit - Views, controllers, navigation, Auto Layout, animations
app-store
Master App Store deployment - Submission, TestFlight, CI/CD, release management
ios-networking
Master iOS networking - URLSession, async/await, REST APIs, authentication
ios-data
Master iOS data persistence - SwiftData, Core Data, Keychain, CloudKit
ios-fundamentals
Master iOS development foundations - Architecture, lifecycle, memory, concurrency
swiftui-development
Master SwiftUI - Declarative UI, state management, animations, modern iOS development
kotlin-multiplatform
Kotlin Multiplatform - shared code, expect/actual, iOS integration
swift-architecture
Master iOS/macOS app architecture - MVVM, Clean Architecture, Coordinator, DI, Repository
swift-swiftui
Build modern UIs with SwiftUI - views, state management, animations, navigation
swift-networking
Handle networking in Swift - URLSession, async/await, Codable, API clients, error handling
swift-ios-basics
Build iOS applications - project setup, app lifecycle, Info.plist, capabilities
swift-uikit
Master UIKit for iOS app development - views, view controllers, Auto Layout, table/collection views
swift-fundamentals
Master Swift programming fundamentals - syntax, types, optionals, protocols, error handling
health-data
Query Apple Health SQLite database for vitals, activity, sleep, and workouts. Supports Markdown, JSON, and FHIR R4 output formats. This skill should be used when analyzing health metrics, generating health reports, answering questions about fitness or sleep patterns, or exporting health data in standard formats.
ipsw
Apple firmware and binary reverse engineering with the ipsw CLI tool. Use when analyzing iOS/macOS binaries, disassembling functions in dyld_shared_cache, dumping Objective-C headers from private frameworks, downloading IPSWs or kernelcaches, extracting entitlements, analyzing Mach-O files, or researching Apple security. Triggers on requests involving Apple RE, iOS internals, kernel analysis, KEXT extraction, or vulnerability research on Apple platforms.