
Nx Plugins
- 2.2k installs
- 27 repo stars
- Updated July 23, 2026
- nrwl/nx-ai-agents-config
nx plugins is an agent skill that - Install plugins `pnpm nx add <plugin>`. Example: `pnpm nx add @nx/react`.
About
List plugins pnpm nx list Install plugins pnpm nx add plugin Example pnpm nx add nx react The nx plugins agent skill provides documented workflows prerequisites triggers and safety guidance from its SKILL md source Agents load it when user requests match the description and follow step by step instructions without inventing capabilities It integrates with standard agent tooling for the tasks inputs outputs and failure modes described in the repository documentation
- - Install plugins `pnpm nx add <plugin>`. Example: `pnpm nx add @nx/react`.
- Follow nx plugins SKILL.md steps and documented constraints.
- Follow nx plugins SKILL.md steps and documented constraints.
- Follow nx plugins SKILL.md steps and documented constraints.
- Follow nx plugins SKILL.md steps and documented constraints.
Nx Plugins by the numbers
- 2,232 all-time installs (skills.sh)
- +61 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #503 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Security screen: MEDIUM risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
nx-plugins capabilities & compatibility
- Capabilities
- install plugins `pnpm nx add <plugin>`. exampl · follow nx plugins skill.md steps and documented
- Use cases
- orchestration
What nx-plugins says it does
- Install plugins `pnpm nx add <plugin>`. Example: `pnpm nx add @nx/react`.
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 2.2k |
|---|---|
| repo stars | ★ 27 |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 23, 2026 |
| Repository | nrwl/nx-ai-agents-config ↗ |
When should an agent use nx plugins and what problem does it solve?
- Install plugins `pnpm nx add <plugin>`. Example: `pnpm nx add @nx/react`.
Who is it for?
Developers invoking nx plugins as documented in the skill source.
Skip if: Skip when requirements fall outside nx plugins documented scope.
When should I use this skill?
User mentions nx plugins or matching triggers in SKILL.md.
What you get
Outputs aligned with the nx plugins SKILL.md workflow and stated deliverables.
- Plugin install commands
- Selected `@nx/*` package list
By the numbers
- Documents `pnpm nx list` for discovery and `pnpm nx add <plugin>` for installs
- Example install command: `pnpm nx add @nx/react`
Files
Finding and Installing new plugins
- List plugins:
pnpm nx list - Install plugins
pnpm nx add <plugin>. Example:pnpm nx add @nx/react.
{
"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."
}
Related skills
How it compares
Use nx-plugins for official `@nx/*` package selection; use framework-specific skills when application source code—not workspace plugins—needs changes.
FAQ
What is nx plugins?
- Install plugins `pnpm nx add <plugin>`. Example: `pnpm nx add @nx/react`.
When should I use nx plugins?
- Install plugins `pnpm nx add <plugin>`. Example: `pnpm nx add @nx/react`.
Is nx plugins safe to install?
Review the Security Audits panel on this page before production use.