Agent skill · Business & Finance

subscription-pricing

Abonelik fiyatlama stratejileri. 3-tier framework, price anchoring, charm pricing, regional pricing (18 ulke), introductory offers, win-back campaigns, churn prevention ve A/B testing methodology.

vibeevalgithub.com/vibeevalGitHub ↗
claude-codeMIT
Install
npx skills add vibeeval/vibecosystem --skill subscription-pricing --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/subscription-pricing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Subscription Pricing ## 3-Tier Framework ### Tier Yapisi ``` GOOD (Free/Basic) BETTER (Pro/Premium) BEST (Team/Enterprise) ───────────────── ──────────────────── ───────────────────── Hook: Aliskanllik Hook: Guclu deger Hook: Olceklenebilirlik olusturma teklifi Core feature'lar Tum GOOD + Tum BETTER + Sinirli kullanim Sinrsiz kullanim Takim ozellikleri Reklam (opsiyonel) Reklamsiz Oncelikli destek Premium feature'lar API erisimi Amac: Aktivasyon Amac: Monetizasyon Amac: Expansion ``` ### Pricing Rules 1. **BETTER, GOOD'un 3-5 kati degeri hissettirmeli** ama 2-3 kati fiyatinda olmali 2. **BEST, BETTER'in 1.5-2 kati fiyatinda** ama 3+ kisi icin daha ucuz (per-seat) 3. **GOOD yeterince iyi olmali** ki kullanici aktivasyona ulassin 4. **BETTER cazip olmali** ki GOOD'da kalmak "kayip" hissi versin ### Ornek Fiyatlandirma **Fitness App:** ``` Free: Temel antrenmanlar, 3 kayit/hafta Pro: $9.99/ay | $59.99/yil - Sinrsiz antrenman, ilerleme takibi, plan olusturma Premium: $19.99/ay | $119.99/yil - Kisisel antrenor AI, beslenme plani, video analiz ``` **Productivity App:** ``` Free: 5 proje, temel gorevler Pro: $4.99/ay | $39.99/yil - Sinrsiz proje, takvim, hatirlatma, tema Team: $8.99/kul

What's inside
Steps it walks through
  1. 3-Tier Framework
  2. Tier Yapisi
  3. Pricing Rules
  4. Ornek Fiyatlandirma
  5. Price Anchoring & Decoy Effect
  6. Anchoring Sirasi (Yuksekten Dusuge)
  7. Decoy Effect Ornegi
  8. Charm Pricing
  9. Per-Day Framing
  10. Regional Pricing (18 Ulke Detay)
  11. Introductory Offers
  12. Free Trial
  13. Pay-Up-Front (Introductory Price)
  14. Pay-As-You-Go
More from vibecosystem
All skills →
About this skill
What does the subscription-pricing skill do?

Abonelik fiyatlama stratejileri. 3-tier framework, price anchoring, charm pricing, regional pricing (18 ulke), introductory offers, win-back campaigns, churn prevention ve A/B testing methodology.

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill subscription-pricing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going