storekit
API reference: StoreKit 2. Product, Transaction, subscriptions, StoreView, SubscriptionStoreView.
Works with
--- name: storekit description: API reference: StoreKit 2. Product, Transaction, subscriptions, StoreView, SubscriptionStoreView. license: MIT --- # StoreKit Reference StoreKit 2 for in-app purchases and subscriptions (iOS 26+). ## Downloaded Reference Files | File | Content | |------|---------| | [storekit-overview.md](storekit-overview.md) | Full StoreKit framework index | | [product.md](product.md) | Product struct | | [transaction.md](transaction.md) | Transaction verification & history | | [subscriptioninfo.md](subscriptioninfo.md) | Subscription info & status | | [storeview.md](storeview.md) | StoreView (product display) | | [subscriptionstoreview.md](subscriptionstoreview.md) | SubscriptionStoreView | ## Fetching More Docs 1. Search this skill's local `.md` files first. 2. If the topic is not here, check the other installed Apple skills you have available by their names, descriptions, or `SKILL.md` frontmatter, then grep their local files. This is faster and uses less context than fetching new docs from the internet. 3. If no installed skill has the page, use the relevant documentation path from `storekit-overview.md` with the `sosumi.ai` Markdown mirror. For example, `/documentation/storekit/product` maps to `https://sosumi.ai/documentation/storekit/product`.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

