From solo
This skill should be used when the user asks to 'pricing model', 'revenue model', 'subscription pricing', or 'price my product'.
npx claudepluginhub jamon8888/cc-suite --plugin SoloThis skill uses the workspace's default tool permissions.
A digital product is not a service. The marginal cost of an additional user is close to zero. Value doesn't depend on your time — it depends on what the product does for the user. These two realities change everything about pricing logic.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes multiple pages for keyword overlap, SEO cannibalization risks, and content duplication. Suggests differentiation, consolidation, and resolution strategies when reviewing similar content.
Share bugs, ideas, or general feedback.
A digital product is not a service. The marginal cost of an additional user is close to zero. Value doesn't depend on your time — it depends on what the product does for the user. These two realities change everything about pricing logic.
This skill runs after competitive-analyzer (which provides market price benchmarks) and before landing-page-builder (which communicates the pricing).
Logic: User buys once, owns forever.
Ideal for:
Advantages:
Pitfalls:
Calibration:
One-time price = Value delivered / [3 to 10]
Example: saves 5h/month × 12 months × hourly value $50 = $3,000/year
→ One-time price: $200–$500 (obvious ROI for the buyer)
With updates: Offer a "Lifetime deal" at a higher price including updates — standard practice on AppSumo and Gumroad.
Logic: User pays recurrently for continuous access.
Ideal for:
Advantages:
Pitfalls:
Calibration:
Monthly price = [Value delivered per month] / [10 to 20]
Annual price = Monthly price × 10 (i.e., ~17% discount)
Example: saves 3h/month at $80/h = $240 value/month
→ Monthly: $12–$24/month | Annual: $120–$240/year
Logic: Free tier for acquisition, paid tiers for monetization.
Ideal for:
The rule of freemium that works:
The free must deliver real value. The paid must be indispensable for those who actually use the product.
Freemium that fails:
Types of freemium limits:
| Limit type | Example | Recommended when |
|---|---|---|
| Usage | X requests/month, X exports | Cost varies with usage |
| Capacity | X projects, X users, X GB | Expansion is natural |
| Features | Advanced analytics, integrations | Value is clearly segmented |
| Support | Community only vs. priority | B2B needs SLA |
| Branding | "Powered by X" on free | Generates viral acquisition |
Logic: User pays proportionally to what they consume.
Ideal for:
Advantages:
Pitfalls:
Recommended hybrid: Fixed base + variable usage above a threshold.
Example: $29/month including 10,000 requests, then $0.003/additional request
Logic: High one-time payment = lifetime access. Used as a launch lever.
Ideal for:
Advantages:
Pitfalls:
Calibration rule:
LTD price = Annual subscription price × 3 (minimum)
Example: $120/year → LTD at $297–$397
Limit LTDs in time and volume. Sell in waves (AppSumo does this automatically). Never offer LTDs indefinitely.
Questions to ask in order:
1. Does my product have variable usage costs (API, server)?
Yes → Usage-based or Subscription with limits
No → continue
2. Is the product value ongoing or one-time?
Ongoing (loses value if you stop) → Subscription
One-time (stable value once purchased) → One-time or LTD
3. Is my ICP B2B or B2C/creator?
B2B → Subscription (monthly budget, no one-time purchases)
B2C / solo creator → One-time or Freemium
4. Do I need to validate quickly with cash?
Yes → LTD or one-time via Gumroad / Lemonsqueezy
No → continue
5. Do network effects matter?
Yes → Freemium (viral acquisition via free tier)
No → Simple subscription
Never have a single price. Always at least 3 options. Why: the choice between two options forces a binary decision (take it or leave it). The choice between three options triggers the anchoring effect: the middle tier becomes the default "right choice."
Recommended structure:
| Tier | Name | Goal | Psychology |
|---|---|---|---|
| Tier 1 | Free / Starter / Basic | Acquisition | Shows value, generates signups |
| Tier 2 | Pro / Growth | The tier that must win | The "no-brainer" — 80% of conversions here |
| Tier 3 | Business / Team / Enterprise | High anchor | Makes Tier 2 look affordable by comparison |
Pricing rules between tiers:
The classic trap: Putting the best features in the most expensive tier, frustrating mid-tier users.
The right approach: Tier 2 must cover the full use case of the typical individual user. Tier 3 adds organizational needs (multi-user, admin, audit, SSO, SLA) — not basic features.
## Tier Structure Template
### [Tier 1 — Free/Starter]
- [Core feature 1]
- [Core feature 2]
- Limit: [X projects / Y exports / Z requests]
- Support: Documentation only
- Price: Free / $[X]/month
### [Tier 2 — Pro] ← The main tier
- Everything in Tier 1
- [Advanced feature 1]
- [Advanced feature 2]
- Limit: Unlimited / [high limit]
- Support: Email (24h response)
- Price: $[X]/month or $[X×10]/year
### [Tier 3 — Business/Team]
- Everything in Tier 2
- Multi-user ([N] seats included)
- Admin & permissions
- Advanced integrations / API
- Priority support (guaranteed SLA)
- Enterprise billing (purchase orders, VAT invoices)
- Price: $[X]/month or custom quote
Use data from competitive-analyzer:
Competitor prices: [market price table]
Target positioning: premium / parity / accessible
General rules:
- Targeting premium: 20–40% above the leader
- Targeting parity: within the median range
- Targeting accessible: 30–50% below, but with a clear value case
Don't launch with a fixed final price. Test:
Simplified Van Westendorp:
Q1: At what price would you find this product too expensive to even try?
Q2: At what price would you think this product is too cheap to be reliable?
Q3: At what price would you think it's a little expensive but you'd still buy it?
Q4: At what price would you think it's a great deal?
→ Optimal price sits between Q4 and Q3.
data/1-Projets/[project]/pricing-model-[date].md
competitive-analyzer: provides market price benchmarkslanding-page-builder: communicates pricing with the right argumentslaunch-planner: adapts launch strategy based on chosen modelfinancial-health: integrates projected MRR into forecastsreferences/pricing-models-product.md: In-depth comparison of the 5 models with real examplesreferences/tier-design.md: How to build Free/Pro/Team without cannibalization