Nx Workspace Generator
Installation
SKILL.md
Nx Workspace Generator
Creates and manages Nx monorepo workspace generators using @nx/devkit and the Nx plugin API. Generates libraries, applications, and custom executors with automatic dependency graph updates via nx graph.
Installation
Use the upstream install or setup path that matches your environment:
- 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
Basic usage or getting-started notes:
-
Visit the Nx quickstart docs to get started.
-
Why Nx?
-
affected. No changes to your setup required.
-
Source: https://github.com/nrwl/nx
-
Extracted from upstream docs: https://raw.githubusercontent.com/nrwl/nx/HEAD/README.md