feature-flag-manager

Installation
SKILL.md

Feature Flag Manager

Implement comprehensive feature flag management for controlled feature rollouts and A/B testing in worldbuilding applications.

Overview

To add feature flag capabilities:

  1. Choose between LaunchDarkly (cloud service) or JSON-based (local) implementation
  2. Set up feature flag provider with configuration
  3. Create feature flag components and hooks
  4. Gate UI components and Server Actions behind flags
  5. Implement user targeting and progressive rollouts

Implementation Options

LaunchDarkly Integration

To integrate LaunchDarkly:

Related skills

More from hopeoverture/worldbuilding-app-skills

Installs
11
GitHub Stars
3
First Seen
Jan 26, 2026