nx-generate - Generate code and projects using Nx generators
Scaffolds projects, applications, libraries, or boilerplate code in a monorepo using Nx generators.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Discover available Nx generators
- Match generators to user requests
- Inspect generator options and help
- Read generator source code
- Analyze existing repository code patterns
- Perform dry runs for placement
- Execute generators without interactive prompts
- Format and verify generated code
Inputs
- User requests for project scaffolding
- Nx CLI and installed plugins
- Generator options and source code
- Existing codebase patterns
Outputs
- Generated application and library files
- Updated project configuration files
- Formatted and verified source code
Requirements
- Nx CLI environment
- Node.js runtime
- Terminal command execution permission
