manage-feature-flags
OfficialMaster feature flags for robust development.
Software Engineering#release management#A/B testing#feature flags#gating#kill switch#flag management
Authorlushly-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive framework for defining, implementing, and managing feature flags, ensuring controlled rollouts and clean codebases.
Core Features & Use Cases
- Flag Definition: Define flags with schemas for type, expiry, and dependencies.
- Gating: Implement declarative gates for frontend UI and handler delegation for backend logic.
- Lifecycle Management: Streamline the process of adding, validating, expiring, and cleaning up flags.
- Use Case: Introduce a new UI component by defining a
releaseflag, gating the component with aflag-gateelement, and ensuring it's removed after a successful rollout.
Quick Start
Use the manage-feature-flags skill to add a new release flag named 'new-dashboard-layout' with an expiry date of next month.
Dependency Matrix
Required Modules
None requiredComponents
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: manage-feature-flags Download link: https://github.com/lushly-dev/afd/archive/main.zip#manage-feature-flags Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.