AI AGENT ADDONS

Nx generators create new code for you automatically. They set up apps, libraries, and project structure in a snap. This keeps everything consistent and saves you from boring manual work.

You can scaffold features, run migrations, or build boilerplate with just one command. The generator picks the right files and adds them to your project. It follows the patterns your team already uses.

Local workspace generators are preferred over external ones. They match your repo's unique setup. Always check the generator source code to see exactly what it will do.

Add Nx Generate skill to your workflow

Global

mkdir -p ~/.claude/skills/nx-generate

Project

mkdir -p .claude/skills/nx-generate

Source Repository

Stars
25
Forks
4
Watchers
25
License
MIT
Last Push
2 months ago
Created
6 months ago