flags-sdk

Official

Manage feature flags with code.

Authorvercel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of implementing and managing feature flags within applications, enabling controlled rollouts and A/B testing.

Core Features & Use Cases

  • Declarative Flags: Define feature flags directly in your codebase using a clear, code-first approach.
  • Provider Agnostic: Works with various feature flag providers through an adapter pattern, including Vercel Flags, Statsig, LaunchDarkly, and more.
  • Server-Side Evaluation: Ensures flags are evaluated on the server for performance and security, preventing layout shifts.
  • Use Case: Roll out a new user interface to 10% of your users first, monitor feedback, and then gradually increase the rollout percentage or disable it if issues arise, all managed through code.

Quick Start

Install the flags package by running pnpm install flags @flags-sdk/vercel.

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: flags-sdk
Download link: https://github.com/vercel/flags/archive/main.zip#flags-sdk

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.