SkillAgentSearch skills...

Nx

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.

Install / Use

/learn @nrwl/Nx

README

<div align="center"> <p> <picture> <source media="(prefers-color-scheme: dark)" srcset="images/nx-logo-light.svg"> <img src="images/nx-logo.svg" alt="Nx Logo" width="140"> </picture> </p> <h1 align="center">Smart Monorepos · Fast Builds</h1> <p> <a href="https://www.npmjs.com/package/nx"><img src="https://img.shields.io/npm/v/nx.svg?style=for-the-badge" alt="NPM Version"></a> <a href="https://github.com/nrwl/nx"><img src="https://img.shields.io/github/stars/nrwl/nx?style=for-the-badge&logo=github" alt="GitHub Stars"></a> <a href=""><img src="https://img.shields.io/npm/l/nx.svg?style=for-the-badge" alt="License"></a> <a href="https://go.nx.dev/community"><img src="https://img.shields.io/discord/1143497901675401286?label=discord&style=for-the-badge" alt="Discord"></a> <a href="https://x.com/nxdevtools"><img src="https://img.shields.io/badge/@nxdevtools-555?style=for-the-badge&logo=x" alt="X (Twitter)"></a> </p> <br />

Docs  •  Changelog  •  Blog  •  Courses  •  YouTube

<br /> </div>

Nx is a monorepo solution for TypeScript and polyglot codebases. Built with Rust for performance, extensible via TypeScript. Caches what didn't change, runs only what's affected, and comes with an integrated CI solution. Start simple, scale as you grow.

Quick Start

Visit the Nx quickstart docs to get started.

Why Nx?

  • Incremental by design - Run npx nx init in any npm/pnpm/yarn workspace. Nx picks up your existing package.json scripts, caches their outputs, and runs only what's affected. No changes to your setup required.
  • AI-native tooling - The Nx CLI is optimized for autonomous AI agents so they get the context they need and can operate just like a human. Learn more »
  • Polyglot plugin system - Optional plugins auto-discover tasks, configure cache inputs/outputs, and scaffold code based on your actual tooling. Works with Vite, Webpack, Jest, Vitest, ESLint, Gradle, Maven, .NET, Go, and more.
  • Integrated CI solution - Connect Nx to your CI provider (GitHub Actions, GitLab, Azure, etc.) to enable remote caching, task distribution across machines, affected-only runs, and automatic e2e test splitting. Learn more »
  • Self-healing CI - An AI agent on your CI pipeline that detects failures, analyzes root cause, proposes a fix, and verifies it automatically. Local agents connect to CI via MCP to autonomously detect and fix failures. Learn more »

Who uses Nx?

From startups to Fortune 500 companies. See our Nx success stories »

Want to help?

If you want to file a bug or submit a PR, read up on our guidelines for contributing.

Core Team

| Victor Savkin | Jason Jean | Benjamin Cabanes | Jack Hsu | | ---------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------------- | ----------------------------------------------------------------- | | Victor Savkin | Jason Jean | Benjamin Cabanes | Jack Hsu | | vsavkin | FrozenPandaz | bcabanes | jaysoo |

| James Henry | Jon Cammisuli | Max Kless | Juri Strumpflohner | | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | -------------------------------------------------------------------- | ---------------------------------------------------------------------------- | | James Henry | Jon Cammisuli | Max Kless | Juri Strumpflohner | | JamesHenry | cammisuli | MaxKless | juristr |

| Philip Fulcher | Caleb Ukle | Colum Ferry | Steven Nance | | ------------------------------------------------------------------------- | --------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | | Philip Fulcher | Caleb Ukle | Colum Ferry | Steven Nance | | philipjfulcher | barbados-clemens | Coly010 | llwt |

| Miroslav Jonaš | Leosvel Pérez Espinosa | Zachary DeRose | Craigory Coppola | | ----------------------------------------------------------------------- | --------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | -------------------------------------------------------------------------- | | Miroslav Jonaš | Leosvel Pérez Espinosa | Zachary DeRose | Craigory Coppola | | meeroslav | leosvelperez | ZackDeRose | AgentEnder |

| Chau Tran | Nicole Oliver | Rares Matei | Altan Stalker | | -------------------------------------------------------------------- | ----------------------------------------------------------------------- | --------------------------------------------------------------------- | ----------------------------------------------------------------------- | | Chau Tran | Nicole Oliver | Rares Matei | Altan Stalker | | nartc | nixallover | rarmatei | StalkAltan |

| Josh VanAllen | Austin Fahsl | Louie Weng | | ----------------------------------------------------------------------- | ---------------------------------------------------------------------- | --------------------------------------------------------------------- | | Josh VanAllen | Austin Fahsl | Louie Weng | | joshvanallen | fahslaj

Related Skills

View on GitHub
GitHub Stars28.4k
CategoryDevelopment
Updated51m ago
Forks2.7k

Languages

TypeScript

Security Score

100/100

Audited on Mar 22, 2026

No findings