Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Alef-managed generated bindings in packages/* and binding crates — the regeneration workflow (task alef:generate / alef:format), Go DocumentExtractor→Extractor rename mapping, the git-diff freshness check, and the key alef.toml sections. Load before editing anything under packages/* or a binding crate, or when regenerating, formatting, or verifying Alef output.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -52% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -69% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -65% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -68% | 0% |
Files in packages/*/ and binding crates are generated by Alef — DO NOT manually edit.
alef.toml before editing anything in packages/*/ or binding cratesalef.toml itselftask alef:generate to regenerate all Alef-managed output without formatting (alef all --clean --format=false)task alef:format explicitly if Alef post-generation formatting is neededtask e2e:test or task e2e:all to verifyalef.toml + regenerated bindings atomicallyalef.toml)DocumentExtractor → Extractortask alef:generate && git diff --exit-code packages/ crates/xberg-node/ crates/xberg-wasm/ crates/xberg-ffi/
alef.toml Sections[crate] — Rust source files parsed for type/function extraction[languages.*] — per-language output path, module name, rename mappings[e2e] — e2e test generation: fixtures dir, output dir, per-language call overrides[readme] — README template generation per language packageCanonical e2e tasks are task e2e:generate, task e2e:build, task e2e:test, and task e2e:all. Do not add legacy aliases.
Other measured skills in the registry, with their headline benchmark lift.