Skip to main content

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.

Jump to install

Source facts

Repository
epam/ai-dial-chat
Last source activity
June 2, 2026 at 12:21
Detected SKILL.md language
English
Stars
505
Forks
62

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
nx-plugins
description
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.
## Finding and Installing new plugins - List plugins: `npm exec nx list` - Install plugins `npm exec nx add <plugin>`. Example: `npm exec nx add @nx/react`.
View on GitHub