Skip to content

Mongez

Ship features, not boilerplate. 25 production TypeScript packages, fluent in human and AI.

What is Mongez?

Mongez is a production toolkit for TypeScript apps: 25 focused packages spanning state, routing, forms, networking, configuration, encryption, internationalisation, and build tooling. Each does one thing well, ships with type definitions plus AI-readable docs (llms.txt, skills/), and works standalone — or composes with the rest of the family when you want the whole stack.

No wrappers. No magic globals. No runtime bloat. Just typed packages that get out of your way in production.

The name

Mongezmon-jez› · مونجز

In Arabic, mongez describes someone who gets it done, fast — literally a “rabbit accelerator.” Effectively, the friend who pushes a feature to prod while you’re still drafting the function signature. The toolkit is named in their honor.

The five most-reached-for @mongez/* packages. Start here if you’re not sure which one fits.

See all 25 packages →

Pick your starting point

Developer tooling

Standalone tools for shipping TS packages, building CLIs, and aligning every coding agent on your team — Vite for SPAs, pkgist for builds & releases, copper for CLI UX, agent-kit for AGENTS.md-driven config.

@mongez/vite · @mongez/pkgist · @mongez/agent-kit

Package independence

Every package can be used standalone. @mongez/reinforcements is just a utility belt — no peers. @mongez/atom is framework-agnostic and works in Vue or plain TypeScript. The React adapters only pull in what they need. @mongez/pkgist is a CLI tool you can install in any TypeScript project — Mongez or otherwise.

When you adopt one package, the others compose naturally — but nothing forces you to take all of them.

Built for the agent era

Every package ships with llms.txt, llms-full.txt, and a skills/ folder of dense reference cards designed for LLM ingestion. Claude, Cursor, Copilot, Codex — they all get the API shape right on the first try.

And @mongez/agent-kit takes it further: write your project’s AGENTS.md once, and every coding agent (Claude Code, Cursor, Copilot, Aider, Codex, Amp, …) reads the right config from the right path automatically.

See the ecosystem llms.txt · Full reference (llms-full.txt) →