Builds professional native iPhone apps using Swift and SwiftUI via command-line tools without requiring the Xcode IDE.
This skill empowers Claude to act as a senior iOS developer, managing the full lifecycle of native iPhone app development using Swift, SwiftUI, and UIKit. It emphasizes a CLI-first approach, utilizing tools like xcodebuild and simctl to handle everything from initial project scaffolding to App Store submission. By following a rigorous 'Prove, Don't Promise' philosophy, it ensures every change is verified through automated builds and tests, allowing users to act as product owners while the AI handles the technical implementation and quality assurance.
主な機能
01Performance optimization and memory leak detection using leaks
02770 GitHub stars
03Automated verification loops for builds, tests, and simulator launches
04Native Swift, SwiftUI, and UIKit implementation patterns
05CLI-only development workflow using xcodebuild and xcrun
06Full lifecycle management from scaffolding to App Store shipping
ユースケース
01Implementing new features and UI components with real-time simulator verification
02Scaffolding and building a new native iOS application from scratch
03Debugging crashes and fixing logic bugs in existing Swift codebases