alef-generated-bindings

Installation
SKILL.md

Alef-Generated Bindings

Files in packages/*/ and binding crates are generated by Alef — DO NOT manually edit.

Workflow

  1. Check alef.toml before editing anything in packages/*/ or binding crates
  2. Modify Rust source files or alef.toml itself
  3. Run task alef:generate to regenerate all Alef-managed output without formatting (alef all --clean --format=false)
  4. Run task alef:format explicitly if Alef post-generation formatting is needed
  5. Run task e2e:test or task e2e:all to verify
  6. Commit Rust source + alef.toml + regenerated bindings atomically

Rename Mappings (from alef.toml)

  • Go: DocumentExtractorExtractor
  • All other languages: no renames

Freshness Check

Installs
1
Repository
xberg-io/xberg
GitHub Stars
9.3K
First Seen
Jul 24, 2026
alef-generated-bindings — xberg-io/xberg