
de claude-plugins27
Guides integration of the vendor-agnostic OpenFeature feature-flag SDK across languages: installation, provider setup, flag evaluation, hooks, and testing patte
This skill documents how to integrate OpenFeature, a vendor-agnostic feature flag SDK, into applications across Node.js, Python, Go, Java, and Rust. It explains the architecture (SDK API, providers, flag sources), installation steps for different runtimes, initialization patterns, evaluation contexts, hooks for logging/telemetry, and testing with in-memory providers or mocks. Practical code snippets show provider setup, flag evaluation, React integration, and common testing strategies.
Activate this skill when users ask about feature-flagging, A/B testing, canary releases, progressive rollouts, or when they mention OpenFeature, flagd, LaunchDarkly, or similar tooling. It’s appropriate for engineers implementing flagging, writing tests around flags, or troubleshooting flag evaluation behavior.
Useful for developer-focused agents that can provide code snippets and run package manager commands (npm, go get) or suggest configuration changes in repos.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
Mermaid Diagrams
Generate flowcharts, sequence diagrams, ERDs and other visuals from text using the Mermaid CLI (mmdc).
CI Workflow Standards
Guidelines and templates for GitHub Actions CI/CD: container builds, testing, release automation, and optional auto-fix workflows.
Project Discovery
Automatically orient an agent to an unfamiliar git codebase: analyze git state, detect project type and tooling, surface risk flags and give actionable next ste