·launchdarkly-flag-create
</>

launchdarkly-flag-create

Create and configure LaunchDarkly feature flags in a way that fits the existing codebase. Use when the user wants to create a new flag, wrap code in a flag, add a feature toggle, or set up an experiment. Guides exploration of existing patterns before creating.

38Installs·4Trend·@launchdarkly

Installation

$npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-create

How to Install launchdarkly-flag-create

Quickly install launchdarkly-flag-create AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-create
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: launchdarkly/agent-skills.

SKILL.md

View raw

You're using a skill that will guide you through introducing a new feature flag into a codebase. Your job is to explore how flags are already used in this codebase, create the flag in LaunchDarkly in a way that fits, add the evaluation code matching existing patterns, and verify everything is wired up correctly.

This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment.

Before creating anything, understand how this codebase uses feature flags.

Create and configure LaunchDarkly feature flags in a way that fits the existing codebase. Use when the user wants to create a new flag, wrap code in a flag, add a feature toggle, or set up an experiment. Guides exploration of existing patterns before creating. Source: launchdarkly/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-create
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from launchdarkly/agent-skills

Quick answers

What is launchdarkly-flag-create?

Create and configure LaunchDarkly feature flags in a way that fits the existing codebase. Use when the user wants to create a new flag, wrap code in a flag, add a feature toggle, or set up an experiment. Guides exploration of existing patterns before creating. Source: launchdarkly/agent-skills.

How do I install launchdarkly-flag-create?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-create Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/launchdarkly/agent-skills