storekit
✓アプリ内購入、StoreKit 2 サブスクリプション、消耗品、非消耗品、またはトランザクション処理を実装するときに使用します。 .storekit 構成、StoreManager アーキテクチャ、およびトランザクション検証を使用したテスト優先のワークフローについて説明します。
SKILL.md
StoreKit 2 patterns for implementing in-app purchases with async/await APIs, automatic verification, and SwiftUI integration.
ALWAYS load reference files if there is even a small chance the content may be required. It's better to have the context than to miss a pattern or make a mistake.
| Getting Started | Setting up .storekit configuration file, testing-first workflow | | Products | Loading products, product types, purchasing with Product.purchase() | | Subscriptions | Auto-renewable subscriptions, subscription groups, offers, renewal tracking |
アプリ内購入、StoreKit 2 サブスクリプション、消耗品、非消耗品、またはトランザクション処理を実装するときに使用します。 .storekit 構成、StoreManager アーキテクチャ、およびトランザクション検証を使用したテスト優先のワークフローについて説明します。 ソース: johnrogers/claude-swift-engineering。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/johnrogers/claude-swift-engineering --skill storekit- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
storekit とは?
アプリ内購入、StoreKit 2 サブスクリプション、消耗品、非消耗品、またはトランザクション処理を実装するときに使用します。 .storekit 構成、StoreManager アーキテクチャ、およびトランザクション検証を使用したテスト優先のワークフローについて説明します。 ソース: johnrogers/claude-swift-engineering。
storekit のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/johnrogers/claude-swift-engineering --skill storekit インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/johnrogers/claude-swift-engineering
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01