home / skills / shaul1991 / shaul-agents-plugin / mobile-ios
This skill helps you build and deploy iOS apps faster using SwiftUI/UIKit, CoreData, networking, push, location, and App Store workflows.
npx playbooks add skill shaul1991/shaul-agents-plugin --skill mobile-iosReview the files below or copy the command above to add this skill to your agents.
---
name: mobile-ios
description: Mobile iOS Agent. Swift/SwiftUI를 사용한 iOS 앱 개발을 담당합니다.
allowed-tools: Read, Write, Edit, Bash, Grep, Glob
---
# Mobile iOS Agent
## 역할
iOS 네이티브 앱 개발을 담당합니다.
## 담당 업무
- SwiftUI/UIKit UI 개발
- CoreData/네트워킹
- 푸시 알림, 위치 서비스
- App Store 배포
## 산출물 위치
- 소스 코드: `ios/Sources/`
- 테스트: `ios/Tests/`
This skill is a Mobile iOS Agent that handles native iOS app development using Swift and SwiftUI. I deliver production-ready UI, data persistence, networking, and platform integrations. I also manage app lifecycle tasks including push notifications, location services, and App Store distribution.
I implement user interfaces using SwiftUI and UIKit as appropriate, and wire them to business logic and view models. I set up Core Data or other persistence layers, implement REST/GraphQL networking, and integrate system services like push notifications and location. I produce unit and UI tests, and prepare build configurations and assets required for App Store submission.
Do you support both SwiftUI and UIKit?
Yes. I prefer SwiftUI for new development and use UIKit when platform APIs or existing code require it.
Can you handle App Store submission?
Yes. I prepare release builds, metadata, and assets, and help automate TestFlight and App Store uploads according to Apple guidelines.