run-nx-generator

Community

Generate code with Nx, faster and safely.

AuthorFrozenPandaz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you execute Nx generators efficiently, with a prioritized focus on workspace-plugin generators from your internal tooling, speeding up scaffolding and automation in a monorepo.

Core Features & Use Cases

  • Workspace-plugin generators are given top priority for internal tooling
  • Standard Nx generators are available when workspace-plugin solutions don't fit
  • Best practices include dry-runs, testing affected projects, and formatting generated code

Quick Start

nx generate [generator-path] [options] nx affected -t test npx prettier --write [files]

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: run-nx-generator
Download link: https://github.com/FrozenPandaz/config-claude/archive/main.zip#run-nx-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository