This is a focused skill for handling iOS photo library interactions using PhotoKit and SwiftUI pickers. It walks you through the common scenarios: letting users pick photos, dealing with limited library permissions, and saving media to the camera roll. The skill helps you choose between PHPicker and PhotosPicker based on your needs, and covers the less obvious bits like observing library changes and loading from PhotosPickerItem. With 173 installs and solid audit passes, it's a straightforward reference for privacy-conscious photo access patterns. If you're building an iOS app that touches the photo library, this gives you the patterns without digging through Apple's documentation.
npx skills add https://github.com/charleswiltgen/axiom --skill axiom-photo-library