From apple-skills
Provides StoreKit 2 API reference for iOS in-app purchases and subscriptions: Product, Transaction, StoreView, SubscriptionStoreView.
How this skill is triggered — by the user, by Claude, or both
Slash command
/apple-skills:storekitExploreThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
StoreKit 2 for in-app purchases and subscriptions (iOS 26+).
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.npx claudepluginhub vabole/apple-skills --plugin apple-skillsImplements StoreKit 2 in-app purchases, subscriptions, consumables, non-consumables, and transactions with .storekit testing workflow, StoreManager architecture, and verification.
Implements, reviews, or improves in-app purchases and subscriptions using StoreKit 2.
Searches 277K+ Apple developer documentation pages offline for Swift, SwiftUI, UIKit, Foundation, Combine APIs, HIG, sample code, and Swift Evolution proposals.