In-app purchases let you sell digital items inside your app. StoreKit 2 makes this easier with modern Swift tools. You can set up subscriptions, one-time purchases, and more. Developers can build paywalls that look great and work reliably.
This skill helps you implement or review StoreKit 2 code. It covers loading products, handling purchases, and checking entitlements. You will learn to use Product and Transaction APIs correctly. It also includes tips for testing with configuration files.
Whether you are adding a premium unlock or a recurring subscription, this guide keeps your code safe and clean. It points out common mistakes and gives a review checklist. Use it to deliver a smooth buying experience for your users.
Global
mkdir -p ~/.claude/skills/storekitProject
mkdir -p .claude/skills/storekitSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability