This guide helps you set up LaunchDarkly projects inside your codebase. It walks you through understanding your stack and picking the right method. You will learn how to integrate project management that fits your architecture.
The process has clear steps. First you explore the codebase to find the tech stack and existing patterns. Then you assess the situation and choose the best approach. Finally you execute the setup and verify everything works.
LaunchDarkly projects are top-level containers for feature flags and environments. They let you organize settings for different apps, services, or teams. Using this skill makes your feature flag setup clean and maintainable.
Global
mkdir -p ~/.claude/skills/projectsProject
mkdir -p .claude/skills/projectsSource 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