tools-posthog

Installation
SKILL.md

Feature Gating Skill

Pattern for implementing freemium/pro features with per-user feature flags, usage measurement, and payment-ready architecture.

When to Use

  • Adding a feature that will eventually be paid/pro-only
  • A/B testing feature availability
  • Gradual rollouts to user segments
  • Gating existing features for pro users
  • Measuring demand before building paywall

Architecture Overview

┌─────────────────────────────────────────────────────────┐
│                     PostHog                              │
│  ┌─────────────────────────────────────────────────────┐│
│  │ Feature Flag: cloud-notes-sync                      ││
Related skills

More from aussiegingersnap/cursor-skills

Installs
5
GitHub Stars
6
First Seen
Mar 8, 2026