skills/mapkit/SKILL.md
API reference: MapKit for SwiftUI. Map view, Marker, Annotation, camera positions, map features.
npx skillsauth add vabole/apple-skills mapkitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.development
API reference: XCUITest. Query for element queries, waiting patterns, Swift 6 @MainActor, assertions, screenshots, launch arguments.
development
API reference: TipKit. Tip protocol, TipView, PopoverTipView, Tips.configure, inline and popover tips.
development
API reference: Apple Human Interface Guidelines. Query for design patterns, UI components, accessibility, color, typography, layout, haptics.
development
Index of Apple developer documentation for iOS, macOS, and related frameworks. Use when looking up what APIs exist in a framework, browsing available documentation, or deciding what docs to fetch. Covers SwiftUI, UIKit, Core Animation (QuartzCore), XCTest, HealthKit, Combine, SwiftData, and more.