Setting the file. One moment.
Skill 30 · Launchdarkly Flag Create
Subchapter 30.3
marketplace.json
JSON21 lines530 B
{
"name": "launchdarkly-flag-create",
"description": "Create and configure LaunchDarkly feature flags in a way that fits the existing codebase",
"version": "1.1.0-experimental",
"author": "LaunchDarkly",
"repository": "https://github.com/launchdarkly/ai-tooling",
"skills": ["./"],
"tags": [
"launchdarkly",
"feature-flags",
"feature-management",
"flag-creation",
"feature-toggle",
"sdk",
"devops",
"mcp"
],
"requirements": {
"mcp-servers": ["@launchdarkly/mcp-server"]
}
}