FeatBit
Official@featbit · France
Offers enterprise-grade feature flag management, experiment orchestration, and real-time release control for distributed software environments.
Agent Skills by FeatBit
Showing 25 vetted skills indexed across 2 GitHub repositories.
measurement-design
Define primary metrics, guardrails, and event instrumentation for product experiments.
intent-shaping
Transform vague user inputs into measurable business goals within project constraints.
experiment-workspace
Create, update, and archive database-backed experiments with Bayesian A/B testing.
learning-capture
Capture structured experiment learnings with evidence-based summaries and causal interpretations.
project-sync
Update experiment status and metadata in release workflows via sync.ts.
evidence-analysis
Classify experiment outcomes into operational categories from statistical analysis.
featbit-release-decision
Guide product release decisions through hypothesis, exposure, and learning phases.
hypothesis-design
Convert business goals into testable hypotheses with change, metric, audience, and causal reason.
reversible-exposure-control
Automate feature flag rollout planning with audience targeting and rollback criteria.
claude-skills-best-practices
Guide SKILL.md structure, frontmatter rules, and progressive disclosure for Claude skills.
featbit-skills-evaluation-test-builder
Generate reusable evaluation test collections with metadata and QA guidance for FeatBit Skills.
featbit-skills-builder-create-from-url
yes, this is JSON.
featbit-getting-started
Guide FeatBit users through environment setup, flag creation, and SDK integration.
featbit-dotnet-sdk
Integrate FeatBit .NET Server SDK into .NET apps for feature flag evaluation and management.
featbit-react-client-sdk
Implement FeatBit feature flags in React and Next.js apps.
featbit-java-sdk
Integrate FeatBit feature flags into Java server applications with OpenFeature support.
featbit-deployment-kubernetes
Deploy FeatBit to Kubernetes using Helm charts with configurable tiers and exposure methods.
featbit-javascript-client-sdk
Integrate FeatBit JavaScript Client SDK for OpenFeature-compatible flag evaluation in browsers.
featbit-deployment-docker
Deploy FeatBit with Docker Compose across three configuration tiers.
featbit-opentelemetry
Collect metrics, traces, and logs from FeatBit services using OpenTelemetry.
featbit-python-sdk
Integrate FeatBit Python Server-Side SDK into Python backend services.
featbit-react-native-sdk
Integrate FeatBit feature flags into React Native apps with provider and hook APIs.
featbit-go-sdk
Manage FeatBit feature flags in Go applications with WebSocket-based real-time sync.
featbit-node-server-sdk
Guide implementation of FeatBit Node.js Server SDK for feature flags and OpenFeature.
Frequently Asked Questions About FeatBit
FAQPage SchemaWhat 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.