nx-generators
CommunityGenerate Nx projects, libs, and components.
Authorjuristr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers scaffold and customize code rapidly using Nx generators.
Core Features & Use Cases
- Scaffold & scaffold options: Create new apps, libraries, and components with built-in best practices.
- Discovery & Help: List available generators and get help for plugin options.
- Safe changes: Use dry-run to preview changes before applying.
Quick Start
- Dry-run a new app: pnpm nx g @nx/react:application myapp --dry-run
- Apply the changes: pnpm nx g @nx/react:application myapp
Dependency Matrix
Required Modules
None requiredComponents
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: nx-generators Download link: https://github.com/juristr/tusky/archive/main.zip#nx-generators Please download this .zip file, extract it, and install it in the .claude/skills/ directory.