nx-plugins

List and install Nx plugins within an Nx workspace.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/miordache93/evoklas --skill nx-plugins-miordache93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nx-plugins
Source: https://github.com/miordache93/evoklas/tree/main/.cursor/skills/nx-plugins
Command: npx skills add https://github.com/miordache93/evoklas --skill nx-plugins-miordache93

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users discover, install, and manage plugins within an Nx workspace, streamlining the addition of new capabilities and framework support.

Core Features & Use Cases

  • List Available Plugins: See all installed Nx plugins.
  • Install New Plugins: Add support for new technologies like React, Next.js, or Node.js.
  • Use Case: A developer wants to add React capabilities to their existing Nx monorepo. They use this Skill to find the @nx/react plugin and install it.

Quick Start

Use the nx-plugins skill to list all available plugins in the workspace.

Frequently Asked Questions about nx-plugins

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add new framework capabilities to an Nx monorepo?

To add React capabilities to an Nx monorepo, you install the @nx/react Nx plugin. This Skill manages Nx plugins by listing installed ones and facilitating the installation of new framework support.

How do I list installed Nx plugins in my workspace?

You can list installed Nx plugins in your workspace by using this Skill to query the plugin ecosystem. It interacts with the Nx CLI to display all currently installed plugins available in your development workspace.

Do I need the Nx CLI to manage Nx plugins?

Yes, you need the Nx CLI to manage Nx plugins. This Skill requires the Nx CLI to interact with the workspace's plugin ecosystem to successfully list available plugins and install new ones.

What technologies can I integrate into my Nx workspace using plugins?

Using Nx plugins, you can integrate technologies like React, Next.js, and Node.js into your Nx workspace. This Skill facilitates installing these new plugins to expand your monorepo's framework support.

How to discover available Nx plugins for workspace expansion?

To discover available Nx plugins for workspace expansion, use this Skill to list installed plugins and find new ones. It streamlines adding new capabilities and framework support to your Nx monorepo.