Apple CoreLocation Skill Use this skill to write correct, modern CoreLocation code. CoreLocation provides services for geographic location, altitude, orientation, and proximity to iBeacons. It uses Wi-Fi, GPS, Bluetooth, magnetometer, barometer, and cellular hardware. When to Read Reference Files This SKILL.md contains the essential patterns and quick-reference API surface. For deeper implementation details, read the appropriate reference file: | Topic | Reference File | When to Read | |-------|---------------|--------------| | Live Updates & async/await patterns | | SwiftUI apps, async locat…