nx-console
Manage Nx monorepos, run tasks, and self-heal CI with AI
All Skills in This Repository (5)
Pure Emerald Level Indicatorsnx-workspace
Explore Nx workspace structure, project configuration, targets, and dependencies.
monitor-ci
Monitor Nx Cloud CI pipelines and orchestrate self-healing fixes.
nx-plugins
Discover and install Nx plugins for monorepo frameworks.
nx-run-tasks
Automate Nx workspace tasks across single or multiple projects.
nx-generate
Generate libraries, applications, or boilerplate using Nx generators.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core