nx-generate - Generate code and scaffold projects using Nx generators
Scaffolds projects, libraries, and code artifacts using plugin or local generators in Nx monorepos.
Tags
Updated: 2026-09-19Capabilities
What this skill does
- Discover available Nx generators
- Inspect generator options and schema
- Read generator source code
- Dry-run generator commands
- Execute Nx code generators
- Modify generated code
- Verify workspace build targets
Inputs
- User scaffolding request
- Generator options and flags
- Nx workspace configuration
Outputs
- Generated source files and libraries
- Updated workspace configuration files
- Build and verification target results
Requirements
- Nx CLI
- Node.js environment
