feature-flags-and-configuration

Official

Control features with flags and config.

Authordecentraland
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust system for managing feature availability and application configuration, allowing for dynamic control over application behavior without requiring code deployments.

Core Features & Use Cases

  • Remote Feature Flags: Gate features using flags fetched from a remote endpoint, enabling A/B testing and phased rollouts.
  • Feature Registry: Consolidate feature states from multiple sources (flags, app arguments, runtime checks) into a single query point.
  • App Arguments: Configure application behavior through command-line flags or deep links for runtime customization.
  • Use Case: A game developer can use feature flags to enable a new game mode for a subset of users, monitor its performance, and disable it remotely if issues arise.

Quick Start

Use the feature flags and configuration skill to check if the 'new-ui-experiment' feature flag is enabled for the current user.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-and-configuration
Download link: https://github.com/decentraland/unity-explorer/archive/main.zip#feature-flags-and-configuration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.