feature-flags
CommunityControlled rollouts with feature flags.
Authorcosmix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill explains feature flag patterns for canary releases, A/B testing, and kill switches.
Core Features & Use Cases
- Boolean & Percentage Flags: Simple toggles and gradual rollouts.
- Targeted & Multivariate: User-based targeting and multi-variant experiments.
- Runtime Evaluation: Efficient, centralized flag evaluation and auditing.
Quick Start
Implement a boolean flag to enable a new checkout flow for a subset of users.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: feature-flags Download link: https://github.com/cosmix/claude-code-setup/archive/main.zip#feature-flags Please download this .zip file, extract it, and install it in the .claude/skills/ directory.