AI AGENT ADDONS
DevOps & CI/CD
2,170installs

You have connected your SDK. Now it is time to create your first feature flag. A feature flag is a simple switch for your code. You can turn it on or off from the LaunchDarkly dashboard.

This skill helps you set up the flag and write code to check if it is on or off. Then you will toggle the flag to see it change in your app. This proves the whole system works from start to finish.

Add First Flag skill to your workflow

Global

mkdir -p ~/.claude/skills/first-flag

Project

mkdir -p .claude/skills/first-flag

Source Repository

Stars
17
Forks
5
Watchers
17
License
NOASSERTION
Last Push
1 month ago
Created
5 months ago