npx skills add nrwl/nx-ai-agents-config --skill nx-plugins
zard-ui/zardui
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.
Installation
npx skills add zard-ui/zardui --skill nx-plugins
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existi…
866.4K installsBrowser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsDebug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe …
568.9K installsAlso in this package
Other skills from zard-ui/zardui · top by installs.
npx skills add zard-ui/zardui
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
npx skills add nrwl/nx --skill nx-plugins
npx skills add smithery/nrwl --skill nx-plugins
Repository health
master
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md355 B -
docs
SUMMARY.md187 B
History
- First seen on skills.sh
- First recorded snapshot · 8 installs
SKILL.md
Finding and Installing new plugins
- List plugins:
pnpm nx list - Install plugins
pnpm nx add <plugin>. Example:pnpm nx add @nx/react.