idevconn-subscriptions

Automates end-to-end subscription setup for Nx/NestJS/React apps using iSubscribe and PayPal.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/iDEVconn/agent-skils --skill idevconn-subscriptions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idevconn-subscriptions
Source: https://github.com/iDEVconn/agent-skils/tree/main/idevconn-subscriptions
Command: npx skills add https://github.com/iDEVconn/agent-skils --skill idevconn-subscriptions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The idevconn-subscriptions Skill provides a complete, drop-in subscription stack that integrates iSubscribe, PayPal, entitlements, and Supabase into a Nx + NestJS + React + Supabase project, enabling you to add billing, paywalls, and gated features without building the entire system from scratch.

Core Features & Use Cases

  • End-to-end subscription orchestration: plan resolution, PayPal order creation, capture, and entitlement updates.
  • Frontend + Backend templates: ready-to-use client and API templates for rapid bootstrapping of pricing, gating, and user management.
  • Paywall and feature gating: controls access to features based on active subscriptions, across admin and user flows.
  • Use cases include onboarding new paying customers, protecting premium features, and upgrading/downgrading plans with automated entitlements.

Quick Start

Bootstrap the full iSubscribe + PayPal subscription stack in a Nx + NestJS + React + Supabase project using the provided templates and docs.

Frequently Asked Questions about idevconn-subscriptions

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

FAQPage Schema
How do I add PayPal subscriptions and entitlements to a NestJS and React app?

You can add PayPal subscriptions and entitlements to a NestJS and React app by using a drop-in stack that automates server-side plan resolution, order capture, and frontend feature gating templates. This provides end-to-end subscription orchestration without manual billing setup.

What is the best way to implement feature gating and paywalls for premium content?

Feature gating and paywalls for premium content are best implemented by integrating entitlements that control access based on active subscriptions. This approach provides ready-to-use frontend templates and backend logic to automatically protect features across admin and user flows.

Can I integrate Supabase with PayPal for subscription billing and user management?

Yes, you can integrate Supabase with PayPal for subscription billing by applying a full subscription stack that handles order creation, capture logic, and entitlement updates. This combination enables automated user management and gated access within your existing database architecture.

How do I set up subscription plan resolution and order capture in an Nx monorepo?

To set up subscription plan resolution and order capture in an Nx monorepo, apply backend templates that automate PayPal order creation and server-side capture logic. This orchestrates the entire subscription lifecycle and automatically updates user entitlements across your applications.

Do I need to build cancel and reactivate flows from scratch for a PayPal subscription system?

You do not need to build cancel and reactivate flows from scratch for a PayPal subscription system. The subscription stack includes comprehensive frontend templates and backend logic for upgrading, downgrading, and managing the complete lifecycle of active subscriptions.

Does this subscription stack work with React and NestJS for upgrading and downgrading plans?

Yes, this subscription stack works with React and NestJS for upgrading and downgrading plans. It applies automated entitlement updates and backend orchestration to seamlessly handle plan transitions, ensuring feature access reflects the new subscription status immediately.