{
  "slug": "nx",
  "name": "Nx",
  "url": "https://nx.dev",
  "cat": "dx",
  "group": "build",
  "tagline": "Monorepo build system",
  "price": "Free core · Nx Cloud paid",
  "tier": "mixed",
  "pick": false,
  "what": "A monorepo build system at v23 with the same caching and affected-graph ideas as Turborepo, plus code generators, per-framework plugins and module-boundary rules. The core CLI and local cache are MIT; remote caching and self-healing CI live in the paid Nx Cloud.",
  "why": "Pick Nx over Turborepo when you want scaffolding and enforced architecture rules, not just caching. It generates whole libraries wired correctly, which stops an AI agent from inventing a fifth folder convention.",
  "warn": "Much more opinionated than Turborepo and harder to remove later. The most valuable features push you toward paid Nx Cloud.",
  "install": "npx nx@latest init",
  "category": {
    "key": "dx",
    "name": "Libraries & build tooling",
    "desc": "The dependencies your AI will reach for whether or not you chose them. Know what they are.",
    "group": "build",
    "groupName": "Build it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://nx.dev/",
    "checked_at": "2026-08-18T21:22:12.874+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}