From 7702c5c0deb11b17d038628d7bd7a8210fcb44b4 Mon Sep 17 00:00:00 2001 From: TroonCataroon <61487982+TroonCataroon@users.noreply.github.com> Date: Tue, 7 Apr 2026 22:34:42 -0700 Subject: [PATCH] docs: structured marketplace description with USER LEVEL, PROJECT LEVEL, and BEST SUITED FOR --- .cursor-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index d0c9e1c..ce6a5c0 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "launchdarkly", "version": "1.0.1", - "description": "LaunchDarkly agent skills and mcp server for feature flag management, AI configuration, and skill authoring", + "description": "USER LEVEL: You create, toggle, and target feature flags without leaving the editor—rollouts and kill switches are one prompt away. PROJECT LEVEL: Flag lifecycle stays healthy—stale flags surface for cleanup, targeting rules copy across environments, and new flags follow codebase conventions. Feature flags from the assistant—discover, create, target, and retire LaunchDarkly flags with MCP and skills aligned to safer rollouts and cleanup. BEST SUITED FOR: • Teams using LaunchDarkly for progressive delivery and experimentation • Projects with many flags that need regular auditing and cleanup • Codebases where flag references in code must stay consistent with LD state", "author": { "name": "LaunchDarkly", "email": "support@launchdarkly.com"