home/categories/automation-tools/nrwl-nx-ai-agents-config-artifacts-skills-nx-generate-skill-md
automation-toolstools

nx-generate

Generate code using nx generators. USE WHEN scaffolding code or transforming existing code - for example creating libraries or apps, creating components, or anything else that is boilerplate code or automates repetitive tasks. ALWAYS use this first when generating code with Nx instead of calling MCP tools and running nx generate immediately.

nrwl
maintainer
nrwl
Atualizado 1/19/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Generate code using nx generators. USE WHEN scaffolding code or transforming existing code - for example creating libraries or apps, creating components, or anything else that is boilerplate code or automates repetitive tasks. ALWAYS use this first when generating code with Nx instead of calling MCP tools and running nx generate immediately.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use nx-generate