FeatBit avatar

FeatBit

Official

@featbit · France

0Followers
|
66Public Repos
|
25Published Skills

Offers enterprise-grade feature flag management, experiment orchestration, and real-time release control for distributed software environments.

Skills Distribution
DomainDeveloper To...Feature Flag Manag.. (40%)Experimentation & .. (30%)Release Orchestrat.. (20%)Observability Inte.. (10%)

Agent Skills by FeatBit

Showing 25 vetted skills indexed across 2 GitHub repositories.

featbitfeatbit
1

measurement-design

Define primary metrics, guardrails, and event instrumentation for product experiments.

Official
Intermediate
featbitfeatbit
1

intent-shaping

Transform vague user inputs into measurable business goals within project constraints.

Official
Intermediate
featbitfeatbit
1

experiment-workspace

Create, update, and archive database-backed experiments with Bayesian A/B testing.

Official
Intermediate
featbitfeatbit
1

learning-capture

Capture structured experiment learnings with evidence-based summaries and causal interpretations.

Official
Intermediate
featbitfeatbit
1

project-sync

Update experiment status and metadata in release workflows via sync.ts.

Official
Intermediate
featbitfeatbit
1

evidence-analysis

Classify experiment outcomes into operational categories from statistical analysis.

Official
Intermediate
featbitfeatbit
1

featbit-release-decision

Guide product release decisions through hypothesis, exposure, and learning phases.

Official
Advanced
featbitfeatbit
1

hypothesis-design

Convert business goals into testable hypotheses with change, metric, audience, and causal reason.

Official
Intermediate
featbitfeatbit
1

reversible-exposure-control

Automate feature flag rollout planning with audience targeting and rollback criteria.

Official
Intermediate
featbitfeatbit
11

claude-skills-best-practices

Guide SKILL.md structure, frontmatter rules, and progressive disclosure for Claude skills.

Official
Advanced
featbitfeatbit
11

featbit-skills-evaluation-test-builder

Generate reusable evaluation test collections with metadata and QA guidance for FeatBit Skills.

Official
Advanced
featbitfeatbit
11

featbit-skills-builder-create-from-url

yes, this is JSON.

Official
Advanced
featbitfeatbit
11

featbit-getting-started

Guide FeatBit users through environment setup, flag creation, and SDK integration.

Official
Intermediate
featbitfeatbit
11

featbit-dotnet-sdk

Integrate FeatBit .NET Server SDK into .NET apps for feature flag evaluation and management.

Official
Advanced
featbitfeatbit
11

featbit-react-client-sdk

Implement FeatBit feature flags in React and Next.js apps.

Official
Advanced
featbitfeatbit
11

featbit-java-sdk

Integrate FeatBit feature flags into Java server applications with OpenFeature support.

Official
Advanced
featbitfeatbit
11

featbit-deployment-kubernetes

Deploy FeatBit to Kubernetes using Helm charts with configurable tiers and exposure methods.

Official
Advanced
featbitfeatbit
11

featbit-javascript-client-sdk

Integrate FeatBit JavaScript Client SDK for OpenFeature-compatible flag evaluation in browsers.

Official
Intermediate
featbitfeatbit
11

featbit-deployment-docker

Deploy FeatBit with Docker Compose across three configuration tiers.

Official
Advanced
featbitfeatbit
11

featbit-opentelemetry

Collect metrics, traces, and logs from FeatBit services using OpenTelemetry.

Official
Advanced
featbitfeatbit
11

featbit-python-sdk

Integrate FeatBit Python Server-Side SDK into Python backend services.

Official
Intermediate
featbitfeatbit
11

featbit-react-native-sdk

Integrate FeatBit feature flags into React Native apps with provider and hook APIs.

Official
Intermediate
featbitfeatbit
11

featbit-go-sdk

Manage FeatBit feature flags in Go applications with WebSocket-based real-time sync.

Official
Advanced
featbitfeatbit
11

featbit-node-server-sdk

Guide implementation of FeatBit Node.js Server SDK for feature flags and OpenFeature.

Official
Advanced

Frequently Asked Questions About FeatBit

FAQPage Schema
What specific tasks can I perform using FeatBit?

You can manage feature flag lifecycles, conduct Bayesian A/B experiments, define audience targeting rules, and perform reversible release rollouts. The system supports metric instrumentation, hypothesis design, and structured evidence capture to inform product release decisions across diverse technical stacks.

Which personas benefit most from FeatBit?

FeatBit is designed for software engineers, product managers, and DevOps practitioners. It enables developers to decouple deployment from release, allows product managers to run data-driven experiments, and provides infrastructure teams with standardized deployment patterns for managing feature exposure in production environments.

What are the prerequisites for deploying FeatBit?

Deployment requires a containerized environment, specifically Docker Compose for local setups or Helm charts for Kubernetes clusters. Integration into your application requires utilizing the provided language-specific libraries to establish connectivity with the flag evaluation service and OpenTelemetry for observability.