nx-plugins

Installation
Summary

Discover and install Nx plugins to extend workspace capabilities with framework and technology support.

  • Use pnpm nx list to browse available plugins in the Nx ecosystem
  • Install plugins with pnpm nx add <plugin> to add framework support (React, Angular, Node, etc.) or tooling integrations
  • Automatically configures generators, executors, and workspace settings for the selected technology
SKILL.md

Finding and Installing new plugins

  • List plugins: pnpm nx list
  • Install plugins pnpm nx add <plugin>. Example: pnpm nx add @nx/react.
Related skills

More from nrwl/nx-ai-agents-config

Installs
1.6K
GitHub Stars
19
First Seen
Jan 27, 2026