SKILL.md
Finding and Installing new plugins
- List plugins:
pnpm nx list - Install plugins
pnpm nx add <plugin>. Example:pnpm nx add @nx/react.
nrwl/nx
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 neighbors and high-traction skills in the same topics — useful to compare before installing.
Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugi…
2.6K installsBuilds Flutter plugins that provide native interop for other apps to use. Use when creating reu…
8.3K installsOfficial GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Drag…
49.1K installsOfficial GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Drag…
1.7K installsOfficial Capacitor package guide plus Capgo ecosystem plugin recommendations. Use this skill wh…
1.3K installsGuides the agent through installing, configuring, and using Capacitor plugins from six sources …
1.2K installsOther skills from nrwl/nx · top by installs.
npx skills add nrwl/nx
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
master
Files included with this skill beyond the listing page.
SKILL.md
355 B
SUMMARY.md
333 B
pnpm nx listpnpm nx add <plugin>. Example: pnpm nx add @nx/react.