This is a solid reference for handling photos, camera, and media in modern iOS apps with Swift 6.2. It covers PhotosPicker patterns (the SwiftUI replacement for UIImagePickerController), camera capture with AVCaptureSession, and privacy permissions. Targets iOS 26+ but stays backward compatible to iOS 16 where possible. The skill includes dedicated reference files for picker recipes and camera capture patterns, plus a review checklist to catch common mistakes. If you're building an iOS app that needs photo selection or camera access and want to follow current patterns instead of duct-taping together Stack Overflow answers from 2019, this gives you the recipes. Over 450 installs suggests people are finding it useful for bridging the gap between Apple's documentation and actual implementation.
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill photos-camera-media