mapkit-location
Installation
SKILL.md
MapKit and CoreLocation
Build map-based and location-aware features targeting iOS 17+ with SwiftUI
MapKit and modern CoreLocation async APIs. Use Map with MapContentBuilder
for views, CLLocationUpdate.liveUpdates() for streaming location, and
CLMonitor for geofencing.
See references/mapkit-patterns.md for extended MapKit patterns and
references/corelocation-patterns.md for CoreLocation patterns.