
๐ This skill ships inside the nx plugin โ install the plugin and you also get 1 sub-agents, an MCP server.
Copy & paste โ that's it
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-pluginsRun this in your project โ your agent picks the skill up automatically.
Finding and Installing new plugins
- List plugins:
pnpm nx list - Install plugins
pnpm nx add <plugin>. Example:pnpm nx add @nx/react.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub โ