YAML-schema-router – content-based schema routing for yaml ls
Content-aware schema routing kills YAML LSP guesswork; elegant stdio proxy architecture.
Synthetic dirty data generator
Claude Code skill integration is nice, but Faker already generates dirty data.
Data engineers testing pipelines and ML workflows
Faker · SDV · Mockaroo
Content-aware schema routing kills YAML LSP guesswork; elegant stdio proxy architecture.
Yet another synthetic data tool when Faker and Mockaroo already exist.
This isn't another clean, English-only faker — it intentionally models script-specific OCR errors (Hebrew/Arabic/Latin confusions), per-hospital schema variance, and country-specific ID formats so models see the sort of mess real systems do. Output is NDJSON and usable from the CLI, which makes it straightforward to plug into pipelines, but the repo looks very new and documentation/examples are thin — promising concept, you’ll still need to tinker to use it at scale.
YAML→TypeScript codegen for analytics prevents typos and centralizes event definitions.
Yet another static site generator, but the single-file YAML config is refreshingly simple.
Consolidates service specs (OpenAPI, Helm, K8s, env vars) into one OCI-distributed YAML contract.