Use when designing SaaS pricing and subscription models. Covers per-seat, tiered, usage-based, and hybrid pricing patterns with Stripe integration, plan transitions, and revenue optimization.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Une commande directe contourne le prompt de vérification. Examinez la source avant de l'exécuter.
Use when designing SaaS pricing and subscription models. Covers per-seat, tiered, usage-based, and hybrid pricing patterns with Stripe integration, plan transitions, and revenue optimization.
allowed-tools
Read, Glob, Grep, Task
Subscription and Pricing Models
Patterns for SaaS pricing strategies, subscription management, and billing integration.
Tier Structure Guidelines:
┌────────────────────────────────────────────────────────────┐
│ 1. Three Tiers (Good-Better-Best) │
│ - Free/Starter: Lead generation, self-qualification │
│ - Pro/Growth: Core paying customers │
│ - Enterprise: High-value, sales-assisted │
│ │
│ 2. Clear Upgrade Triggers │
│ - Usage limits that grow with success │
│ - Features that unlock as needs mature │
│ - Not artificial restrictions │
│ │
│ 3. 10x Value Gap Rule │
│ - Each tier should provide 10x more value │
│ - Justifies 2-3x price increase │
│ │
│ 4. Anchor Pricing │
│ - Middle tier is most popular (position it) │
│ - Enterprise tier makes Pro look reasonable │
└────────────────────────────────────────────────────────────┘
When to Use
✅ Ideal For:
- Products with clear feature segmentation
- SMB to Enterprise sales motion
- Self-serve + sales-assisted mix
- Clear upgrade path based on growth
❌ Avoid When:
- Hard to differentiate features
- Continuous value spectrum (use usage-based)
- Very small market (custom pricing better)
Upgrade Handling:
┌────────────────────────────────────────────────────────────┐
│ 1. Immediate Upgrade (Recommended) │
│ - Prorate remaining time on current plan │
│ - Apply as credit to new plan │
│ - Start billing new plan immediately │
│ - Unlock features instantly │
│ │
│ 2. Next Cycle Upgrade │
│ - Schedule upgrade for next billing date │
│ - Continue current plan until then │
│ - Simpler billing, delayed value │
│ │
│ Proration Example: │
│ - Current: Pro $100/mo, used 15 days │
│ - Upgrade to: Enterprise $300/mo │
│ - Credit: $100 × (15/30) = $50 unused │
│ - New charge: $300 - $50 = $250 today │
│ - Next month: Full $300 │
└────────────────────────────────────────────────────────────┘
Downgrade Flow
Downgrade Handling:
┌────────────────────────────────────────────────────────────┐
│ 1. End of Cycle Downgrade (Recommended) │
│ - Continue current plan until period ends │
│ - Apply new plan on next billing date │
│ - Preserve paid value, reduce churn │
│ │
│ 2. Immediate Downgrade │
│ - Apply credit for unused time (optional) │
│ - May trigger data/feature loss │
│ - Handle gracefully (warning, export data) │
│ │
│ Feature Loss Handling: │
│ - Warn user about features that will be lost │
│ - Provide data export before downgrade │
│ - Grace period for critical features │
│ - Consider "soft" downgrade (hide, don't delete) │
└────────────────────────────────────────────────────────────┘
Trial and Freemium
Trial Strategies
Trial Models:
┌────────────────────────────────────────────────────────────┐
│ Time-Limited Trial: │
│ - 14/30-day full access │
│ - No payment required upfront │
│ - Converts or loses access │
│ - Best for: Products with learning curve │
│ │
│ Credit Card Required Trial: │
│ - 7/14-day trial with card on file │
│ - Auto-converts unless canceled │
│ - Higher conversion, lower volume │
│ - Best for: High-intent customers │
│ │
│ Freemium (Permanent Free Tier): │
│ - Limited free tier forever │
│ - Upgrade for more features/usage │
│ - Lead generation + virality │
│ - Best for: Products with network effects │
│ │
│ Reverse Trial: │
│ - Start on premium, downgrade to free │
│ - Experience full value first │
│ - Best for: Feature-rich products │
└────────────────────────────────────────────────────────────┘
Conversion Optimization
Trial-to-Paid Conversion:
┌────────────────────────────────────────────────────────────┐
│ Key Metrics: │
│ - Trial start rate (visitors → trials) │
│ - Activation rate (trials → active use) │
│ - Conversion rate (trials → paid) │
│ - Time to value (days to first value moment) │
│ │
│ Optimization Tactics: │
│ ───────────────────────────────────────────────────────── │
│ 1. Reduce time-to-value │
│ - Onboarding flows │
│ - Templates and presets │
│ - Quick-start guides │
│ │
│ 2. Demonstrate premium value │
│ - Feature previews (locked but visible) │
│ - Usage limit warnings │
│ - "You're using a Pro feature" nudges │
│ │
│ 3. Timely conversion prompts │
│ - Email sequences (day 1, 7, 12, 14) │
│ - In-app reminders before expiry │
│ - Extension offers for engaged users │
└────────────────────────────────────────────────────────────┘