skills/storekit/SKILL.md
API reference: StoreKit 2. Product, Transaction, subscriptions, StoreView, SubscriptionStoreView.
npx skillsauth add vabole/apple-skills storekitInstall 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.
StoreKit 2 for in-app purchases and subscriptions (iOS 26+).
| File | Content | |------|---------| | storekit-overview.md | Full StoreKit framework index | | product.md | Product struct | | transaction.md | Transaction verification & history | | subscriptioninfo.md | Subscription info & status | | storeview.md | StoreView (product display) | | subscriptionstoreview.md | SubscriptionStoreView |
.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.storekit-overview.md with the sosumi.ai Markdown mirror. For example, /documentation/storekit/product maps to https://sosumi.ai/documentation/storekit/product.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: 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.