nrwlnrwlOfficial·5 Agent Skills Included

nx-console

Manage Nx monorepos, run tasks, and self-heal CI with AI

Explores Nx workspaces, runs build/test/lint tasks, and scaffolds apps and libraries with generators. Monitors Nx Cloud CI pipelines and applies self-healing fixes to broken builds automatically. Links workspace packages across npm, yarn, pnpm, and bun without manual config edits. Eliminates guesswork around CLI flags, project graphs, and monorepo dependency wiring.
npx skills add nrwl/nx-console --all -g -y
Available:

Tells the AI agent when to invoke each Nx skill, to always run tasks through nx commands, and how to apply self-healing fixes for failed CI lint tasks.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Nx Console skills?

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

How to run Nx tasks with an AI agent?

The nx-run-tasks skill teaches your agent to execute build, test, and lint targets using nx run, run-many, and affected commands with the correct flags.

Can AI automatically fix broken CI pipelines?

Yes. The monitor-ci skill watches Nx Cloud CI runs and applies self-healing fixes or local patches when tasks fail.

How to scaffold apps and libraries in Nx?

The nx-generate skill discovers the right generator, dry-runs it, and scaffolds code that matches your repo's existing patterns.

Do these skills work with Claude Code and Cursor?

Yes. Identical skills ship for Claude Code, Cursor, Gemini, and OpenCode, so they work across all major AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering