feature-flag-strategy

Official

Safely orchestrate 20+ features across Kreuzberg.

AuthorRichmanTanOrganisation
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams manage and validate the complexity of feature-gate configurations across Kreuzberg's polyglot architecture, reducing conflicts and accidental misconfigurations. It highlights how 20+ feature combinations span the Rust core and multiple language bindings to keep builds deterministic.

Core Features & Use Cases

  • Feature Matrix Overview: Documents how the 20+ features across the core crates and language bindings are combined and tested.
  • Build Strategy & Validation: Guides typical build configurations (default, minimal, static-tesseract) and how to validate compatibility.
  • Use Case: When delivering a production build, select a safe feature set, verify dependencies, and diagnose capability gaps with diagnostics.

Quick Start

cargo build --release --features "api,tesseract,pdf,office,embeddings,keywords-yake,language-detection" cargo build --release --no-default-features --features "pdf-minimal,ocr-minimal" cargo build --release --features "tesseract-static,api"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-flag-strategy
Download link: https://github.com/RichmanTanOrganisation/MainCore/archive/main.zip#feature-flag-strategy

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.