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