mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
ea6c269b90
Add inline SVG brand icons to the 'icon' field in each plugin.json. Icons sourced from Simple Icons (CC0) where available, with standard brand marks for Twilio, Slack, and LaunchDarkly. Co-authored-by: n2parko <n2parko@users.noreply.github.com>
LaunchDarkly Plugin
Cursor plugin for LaunchDarkly — feature flags, experimentation, progressive rollouts, and targeting.
Installation
agent install launchdarkly
Components
Skills
| Skill | Description |
|---|---|
setup-launchdarkly |
SDK integration, client initialization, context setup, React provider, and testing |
create-feature-flag |
Flag lifecycle from creation through rollout, experimentation, and cleanup |
MCP Server
Provides LaunchDarkly flag management via @launchdarkly/mcp-server.
Requires LAUNCHDARKLY_ACCESS_TOKEN environment variable.
License
MIT