launchdarkly

53 mods across 2 repositories, 52 stars between them.

mcp-configure

49

launchdarkly/ai-tooling

Skill Claude CodeCodex

Configure the LaunchDarkly hosted MCP server during onboarding. Use when the parent LaunchDarkly onboarding skill reaches Step 4 (MCP). Supports Cursor, Claude Code, Windsurf, GitHub Copilot, and other MCP-compatible agents. OAuth authentication; no API keys for the hosted server.

25 yesterday A 64 tokens

sdk-install

50

launchdarkly/ai-tooling

Skill Claude CodeCodex

Install and initialize the correct LaunchDarkly SDK during onboarding by running nested skills in order: detect, plan, apply. Parent onboarding Step 6 is first flag.

25 yesterday A 36 tokens

apply

51

launchdarkly/ai-tooling

Skill Claude CodeCodex

Apply LaunchDarkly SDK onboarding: install dependency (or dual-SDK pair), configure env and secrets with consent, add init at entrypoint(s), verify compile. Nested under sdk-install; next is run.

25 yesterday B 44 tokens

detect

52

launchdarkly/ai-tooling

Skill Claude CodeCodex

Detect repository stack for LaunchDarkly SDK onboarding: languages, frameworks, package managers, monorepo targets, entrypoints, existing LD usage. Nested under sdk-install; next is plan.

25 yesterday A 40 tokens

plan

53

launchdarkly/ai-tooling

Skill Claude CodeCodex

Generate a minimal LaunchDarkly SDK integration plan from detected stack: choose SDK type(s), dual-SDK server+client when required, files to change, env conventions. Nested under sdk-install; follows detect, precedes apply.

25 yesterday A 48 tokens