18 lines
839 B
JSON
18 lines
839 B
JSON
{
|
|
"name": "feature-flag-manager",
|
|
"owner": {
|
|
"name": "Hope Overture",
|
|
"email": "support@worldbuilding-app-skills.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "feature-flag-manager",
|
|
"description": "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.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-hopeoverture-worldbuilding-app-skills-plugins-feature-flag-manager.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |