LaunchDarkly avatar

LaunchDarkly

Official

@launchdarkly · Oakland, CA

0Followers
|
314Public Repos
|
23Published Skills

Fast and reliable feature management for the modern enterprise

Skills Distribution
DomainDeveloper To...Feature Flag Gover.. (40%)Experimentation & .. (30%)Configuration Life.. (30%)

Agent Skills by LaunchDarkly

Showing 23 vetted skills indexed across 2 GitHub repositories.

launchdarklylaunchdarkly
25

launchdarkly-metric-choose

Inventory LaunchDarkly metrics and validate event health for experiments.

Official
Advanced
launchdarklylaunchdarkly
25

launchdarkly-metric-create

Configure LaunchDarkly metrics for user-facing events with MCP tools.

Official
Advanced
launchdarklylaunchdarkly
25

launchdarkly-metric-instrument

Add LaunchDarkly track() calls to instrument metric events in code.

Official
Intermediate
launchdarklylaunchdarkly
25

aiconfig-custom-metrics

Manage custom metrics for LaunchDarkly AI Configs via API and SDK.

Official
Advanced
launchdarklylaunchdarkly
25

aiconfig-ai-metrics

Instrument LaunchDarkly AI Config calls to capture duration, tokens, and success/error metrics.

Official
Intermediate
launchdarklylaunchdarkly
25

aiconfig-migrate

Plan five-stage migration of hardcoded AI prompts to LaunchDarkly AI Configs.

Official
Advanced
launchdarklylaunchdarkly
25

first-flag

Create and toggle a boolean LaunchDarkly flag to verify end-to-end behavior.

Official
Intermediate
launchdarklylaunchdarkly
25

sdk-install

Orchestrate detect, plan, and apply steps to install and initialize a LaunchDarkly SDK.

Official
Advanced
launchdarklylaunchdarkly
25

mcp-configure

Configure the LaunchDarkly hosted MCP server with OAuth authentication.

Official
Advanced
launchdarklylaunchdarkly
25

detect

Detects repository language, framework, package manager, and monorepo layout for LaunchDarkly SDK onboarding planning.

Official
Advanced
launchdarklylaunchdarkly
25

apply

Install LaunchDarkly SDKs and wire initialization code across server and client surfaces.

Official
Advanced
launchdarklylaunchdarkly
25

plan

Generates a two-track LaunchDarkly SDK onboarding plan from the detected project stack.

Official
Intermediate
launchdarklylaunchdarkly
25

launchdarkly-flag-cleanup

Automate safe LaunchDarkly flag removal with MCP checks and PR-ready cleanup plans.

Official
Intermediate
launchdarklylaunchdarkly
25

launchdarkly-flag-create

Create LaunchDarkly flags with safe defaults and matching codebase conventions.

Official
Intermediate
launchdarklylaunchdarkly
25

launchdarkly-flag-targeting

Coordinate LaunchDarkly flag targeting changes across environments with safety checks.

Official
Intermediate
launchdarklylaunchdarkly
25

launchdarkly-flag-discovery

Audit LaunchDarkly feature flags and assess removal readiness across environments.

Official
Advanced
launchdarklylaunchdarkly
25

aiconfig-variations

Design and manage AI Config variation experiments across models, prompts, and parameters.

Official
Advanced
launchdarklylaunchdarkly
25

aiconfig-tools

Create and attach OpenAI function-calling tools to LaunchDarkly AI Config variations.

Official
Advanced
launchdarklylaunchdarkly
25

aiconfig-create

Create LaunchDarkly AI Configs via a two-step API workflow.

Official
Advanced
launchdarklylaunchdarkly
25

aiconfig-targeting

Configure AI Config targeting rules for LaunchDarkly projects.

Official
Advanced
launchdarklylaunchdarkly
25

aiconfig-online-evals

Attach judges to AI Config variations for automated LLM-based evaluation.

Official
Advanced
launchdarklylaunchdarkly
25

aiconfig-update

Update, archive, and delete LaunchDarkly AI Configs with API verification.

Official
Advanced
launchdarklylaunchdarkly
25

aiconfig-projects

Analyze a codebase and create LaunchDarkly projects via API or MCP.

Official
Intermediate

Frequently Asked Questions About LaunchDarkly

FAQPage Schema
What specific tasks can be performed using these capabilities?

These capabilities enable the creation, targeting, and cleanup of feature flags, alongside the management of experiment variations. Users can instrument code for metric tracking, perform multi-stage migrations of hardcoded prompts to external configurations, and verify end-to-end behavior through systematic flag toggling and event health validation.

Which personas benefit most from these technical capabilities?

Software engineers, site reliability engineers, and product developers benefit from these capabilities. They are designed for teams managing complex release cycles, those requiring granular control over production environments, and developers seeking to decouple deployment from release while maintaining strict governance over configuration changes.

What are the prerequisites for initializing these capabilities?

Initialization requires a configured environment with OAuth authentication and a repository structure compatible with the supported language frameworks. Users must have an active project context to allow for the detection of package managers and monorepo layouts before the installation and wiring of initialization code can proceed.