nrwlnrwlOfficialยท18 Agent Skills Included

nx

Build, test, and manage monorepos faster with smart caching

Runs builds, tests, and linting only on projects affected by your changes, skipping everything else. Scaffolds new apps and libraries, links workspace packages, and imports existing repos into one monorepo. Monitors CI pipelines and applies self-healing fixes automatically, eliminating manual debugging of broken builds.
npx skills add nrwl/nx --all -g -y
Available:

Tells the AI agent how to explore the Nx workspace, run tasks through nx commands, scaffold code with generators, and follow validation and issue-fixing workflows.

All Skills in This Repository (18)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
nrwlnrwl

run-nx-generator

Run Nx generators with priority for workspace-plugin generators in monorepos.

Official
Advanced
๐Ÿ“ฆ In Repo
nrwlnrwl

ci-monitor

Monitors Nx Cloud CI pipelines and applies self-healing fixes automatically.

Official
Advanced
๐Ÿ“ฆ In Repo
nrwlnrwl

link-workspace-packages

Link workspace packages across npm, yarn, pnpm, and bun monorepos.

Official
Basic
๐Ÿ“ฆ In Repo
nrwlnrwl

nx-import

Import repositories into an Nx workspace while preserving git history and fixing configuration issues.

Official
Advanced
๐Ÿ“ฆ In Repo
nrwlnrwl

reproduce-issue

Reproduces nx GitHub issues inside isolated Docker sandboxes and reports verdicts.

Official
Advanced
๐Ÿ“ฆ In Repo
nrwlnrwl

check-docs-style

Validates Nx documentation pages against the astro-docs style guide and information architecture rules.

Official
Intermediate
๐Ÿ“ฆ In Repo
nrwlnrwl

nx-multi-repo-migrate

Migrates multiple repositories to a target nx version and opens linked draft PRs.

Official
Advanced
๐Ÿ“ฆ In Repo
nrwlnrwl

multi-version-compliance

Applies and reviews multi-version support compliance for first-party Nx plugins.

Official
Advanced
๐Ÿ“ฆ In Repo
nrwlnrwl

review-local-branch

Reviews local git branch changes against a merge-base using sandboxed review agents.

Official
Advanced
๐Ÿ“ฆ In Repo
nrwlnrwl

author-migration

Author first-party Nx migrations with generators, prompts, and packageJsonUpdates entries.

Official
Advanced
๐Ÿ“ฆ In Repo
nrwlnrwl

review-pending-pr-reviews

Reviews, grills, and posts pending GitHub PR review drafts from a local triage outbox.

Official
Advanced
๐Ÿ“ฆ In Repo
nrwlnrwl

docs-website-update

Cherry-picks docs commits from master onto website and release branches in the nx repo.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Nx skills?โ–ผ

Run `npx skills add nrwl/nx --all -g -y` in your terminal to install all skills in this suite globally.

What does Nx do for a monorepo?โ–ผ

Nx caches task results and runs builds, tests, and lint only on projects affected by your changes, making large monorepos fast to work in.

Can AI agents scaffold new apps with Nx?โ–ผ

Yes. The nx-generate skill lets your agent discover and run the right generator to create apps, libraries, and boilerplate code automatically.

How do I merge existing repos into an Nx monorepo?โ–ผ

The nx-import skill guides your agent through importing repositories while preserving git history and fixing configuration conflicts.

Does Nx work with Claude Code and other AI tools?โ–ผ

Yes. These skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenCode, Gemini, and GitHub Copilot.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’