From apple-skills
Provides MapKit for SwiftUI API reference covering Map view, Marker, Annotation, MapCameraPosition, and MapFeature. Useful for iOS map integration and annotations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/apple-skills:mapkitExploreThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
MapKit for SwiftUI — maps, annotations, and location features (iOS 26+).
MapKit for SwiftUI — maps, annotations, and location features (iOS 26+).
| File | Content |
|---|---|
| mapkit-overview.md | Full MapKit framework index |
| map.md | Map view |
| marker.md | Marker (pin-style annotations) |
| annotation.md | Custom annotations |
| mapcameraposition.md | MapCameraPosition |
| mapkit-for-swiftui.md | MapKit SwiftUI integration |
| mapfeature.md | MapFeature |
.md files first.SKILL.md frontmatter, then grep their local files. This is faster and uses less context than fetching new docs from the internet.mapkit-overview.md with the sosumi.ai Markdown mirror. For example, /documentation/mapkit/mkmapview maps to https://sosumi.ai/documentation/mapkit/mkmapview.npx claudepluginhub vabole/apple-skills --plugin apple-skillsImplements maps and location features in iOS/macOS apps using MapKit and CoreLocation. Covers SwiftUI Map views, annotations, polylines, user location tracking, geocoding, search/autocomplete, directions, and geofencing.
Provides integration patterns for Mapbox Maps SDK v11 on iOS with Swift, SwiftUI, and UIKit. Covers installation, map initialization, markers, user location, styles, and camera control.
Queries SwiftUI documentation from local reference files covering views, layouts, navigation, @State/@Binding/@Observable, view modifiers, NavigationStack, and iOS 16+ features.