#2 · Primary category: AI DevOps & SRE Tools

nx

angular build build-system build-tool building-tool cli cypress hacktoberfest javascript monorepo nextjs nodejs nx nx-workspaces react storybook typescript

The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.

Project last updated:08/29/26

GitHub Stars

29.3K

Forks

3.0K

Contributors

1.3K

License

MIT

Why we included this project

Teams that keep several TypeScript apps and shared libraries in one repository usually reach for Nx once local builds and CI runs start to slow down. It maps the dependency graph of the workspace and uses caching and incremental execution to skip work that hasn't changed, which is what keeps large monorepos fast without constant hand-tuning. The agent-friendly side is where it stands out: remote caching, automatic task distribution across runners, and self-healing CI, where AI agents rerun flaky tests and push fixes for broken PRs. Nx also hands AI coding assistants full workspace context, so their suggestions respect real project boundaries and dependencies instead of guessing. For a repo that hosts agent code, several packages, or an expanding frontend and backend split, that combination keeps the whole workload green without hand-managing every pipeline.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category