skills/tipkit/SKILL.md
API reference: TipKit. Tip protocol, TipView, PopoverTipView, Tips.configure, inline and popover tips.
npx skillsauth add vabole/apple-skills tipkitInstall 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.
TipKit for displaying contextual tips and feature discovery (iOS 26+).
| File | Content | |------|---------| | tipkit-overview.md | Full TipKit framework index | | tip.md | Tip protocol | | tipview.md | TipView (inline tips) | | popuptipview.md | TipUIPopoverViewController | | tips.md | Tips namespace | | configure.md | Tips.configure() setup |
.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.tipkit-overview.md with the sosumi.ai Markdown mirror. For example, /documentation/tipkit/tip maps to https://sosumi.ai/documentation/tipkit/tip.development
API reference: XCUITest. Query for element queries, waiting patterns, Swift 6 @MainActor, assertions, screenshots, launch arguments.
development
API reference: MapKit for SwiftUI. Map view, Marker, Annotation, camera positions, map features.
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.