feature-flag-system

Installation
SKILL.md

Feature Flag System Skill

Implement feature flags to toggle features, run A/B tests, and control rollouts without redeployment.

Purpose

Enable gradual feature rollouts, A/B testing, kill switches, and environment-specific behavior.

When to Use

  • Gradual feature rollouts (10% → 50% → 100%)
  • A/B testing different versions
  • Beta features for select users
  • Kill switches for problematic features
  • Environment-specific features

Quick Start

Installs
6
GitHub Stars
69
First Seen
Jun 27, 2026
feature-flag-system — abcnuts/manus-skills