KuratchiJS / LLM-First

Kuratchi LLM-first documentation.

Open source packages for building on Cloudflare Workers. Each package has dedicated llms.txt and llms.json files optimized for machine consumption.

@kuratchi/js

Cloudflare Workers-native framework with file-based routing, inline template syntax (if/for), server actions, Durable Objects, and Agents.

@kuratchi/orm

Workers-native ORM for D1 and DO SQLite. Schema DSL, query builder, migrations, JSON columns, and native framework integration.

Shared config

Both packages integrate through kuratchi.config.ts and kuratchi.runtime.ts, documented in each package's llms files.