paywall-generator

Generate StoreKit 2 subscription paywalls with SwiftUI views and entitlements tracking.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill paywall-generator-jtvaris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paywall-generator
Source: https://github.com/jtvaris/sunday-night-dynasty/tree/main/.agents/skills/generators/paywall-generator
Command: npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill paywall-generator-jtvaris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a complete StoreKit 2 subscription paywall with modern SwiftUI views, subscription status tracking, and proper purchase handling.

Core Features & Use Cases

  • Create a modular paywall UI using SwiftUI components.
  • Integrate with StoreKit 2 for subscription management and entitlements.
  • Use in apps to offer subscriptions, IAP, and premium features.

Quick Start

Provide a ready-made StoreKit 2 paywall for subscriptions and in-app purchases.

Frequently Asked Questions about paywall-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement a StoreKit 2 subscription paywall in SwiftUI?

A StoreKit 2 paywall in SwiftUI is generated by creating modular UI components and integrating them with StoreKit 2 for subscription management and entitlements tracking. This delivers the necessary Swift files and configuration steps for implementation.

What is the best way to set up multi-plan IAP subscriptions in an iOS app?

The best way to set up multi-plan IAP subscriptions is by using StoreKit 2 to handle purchase flows and entitlements. This approach delivers modern SwiftUI views and configuration steps to validate multi-plan setups within your app.

Does this paywall generator work with StoreKit 2 entitlements tracking?

Yes, the paywall generator works with StoreKit 2 entitlements tracking. It generates Swift files that specifically integrate subscription status tracking and proper purchase handling for iOS apps offering premium features.

Can I use SwiftUI components to build an onboarding paywall for premium features?

Yes, you can use SwiftUI components to build an onboarding paywall for premium features. The generated code provides a modular paywall UI designed for onboarding, upgrades, and multi-plan setups using StoreKit 2.

What Swift files and configuration steps are needed to validate a StoreKit 2 paywall?

Validating a StoreKit 2 paywall requires core Swift files for UI components and specific configuration steps for your app. The generated output delivers these files to implement and validate subscription purchases and entitlements.