Set Up Feature Flags

Use when adding feature flags to a frontend — wires the vendor-agnostic OpenFeature SDK (a useFlag hook in React, a composable in Vue) with safe defaults, an evaluation context for user targeting, a dev override, and a pattern for gating routes behind flags. Swap providers (PostHog/GrowthBook/LaunchDarkly/…) in one line.

VelimirMueller Updated

File contents

VelimirMueller/claude_development_skills/tree/main/skills/frontend/set-up-feature-flags commit f4d7074e0b

Frequently asked questions

npx skillmds@latest add velimirmueller/set-up-feature-flags