CLAUDE CODE MARKETPLACES

nx-plugins

Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.

npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-plugins
SKILL.md

Finding and Installing new plugins

  • List plugins: pnpm nx list
  • Install plugins pnpm nx add <plugin>. Example: pnpm nx add @nx/react.
Installs849
GitHub Stars19
LanguageJavaScript
AddedJan 16, 2026
View on GitHub