You can measure what matters for your experiments and rollouts with LaunchDarkly. This guide helps you create a metric to track events like page views, button clicks, conversion, or latency. It first instruments the event in your code, then creates and verifies the metric in LaunchDarkly.
The skill shows you how to choose the right metric kind. You can use custom metrics that need a track() call in your code. Or you can use pageview or click metrics that work automatically without any code change.
You will need the LaunchDarkly MCP server configured. The skill checks for duplicate metrics and asks for your confirmation before creating. This makes it safe and easy to set up proper measurement for your feature flags.
Global
mkdir -p ~/.claude/skills/launchdarkly-metric-createProject
mkdir -p .claude/skills/launchdarkly-metric-createSource Repository
Google Agents Cli Deploygoogle/agents-cli
Deploy Google ADK agents to Agent Runtime, Cloud Run, or GKE with CI/CD
Turborepovercel/turborepo
Speed up your monorepo builds with Turborepo's caching and parallel task runs
Expo Cicd Workflowsexpo/skills
Write and validate EAS workflow YAML files for Expo CI/CD automation
Golang Continuous Integrationsamber/cc-skills-golang
Automate testing linting security and releases for Go projects with GitHub Actions
Docker Expertsickn33/antigravity-awesome-skills
Optimize, secure, and deploy Docker containers like a pro with proven techniques
Multi Stage Dockerfilegithub/awesome-copilot
Create efficient, secure Docker images using multi-stage builds and best practices
Diagnose Ci Failureswarpdotdev/common-skills
Diagnose CI failures fast and get a clear fix plan without touching code
Github Actions Templateswshobson/agents
Create production-ready GitHub Actions workflows for automated testing and deployment