Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:46:20 +08:00
commit 3b29d102e6
5 changed files with 627 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# feature-flag-manager
Adds feature flag support using LaunchDarkly or JSON-based configuration to toggle features in UI components and Server Actions. This skill should be used when implementing feature flags, feature toggles, progressive rollouts, A/B testing, or gating functionality behind configuration. Use for feature flags, feature toggles, LaunchDarkly integration, progressive rollout, canary releases, or conditional features.