Skip to content

nrwl/nx-ai-agents-config

Repository files navigation

Nx AI Agents Configuration

This repository contains the official AI agent configuration artifacts for Nx. It provides skills, subagents, and commands that enhance AI coding assistants with Nx-specific capabilities.

Supported AI Agents

Configuration is generated for the following tools:

  • Claude Code - Anthropic's CLI for Claude
  • OpenCode - Open source AI coding assistant
  • GitHub Copilot - GitHub's AI pair programmer
  • Cursor - AI-powered code editor
  • Gemini - Google's AI assistant

Getting Started

The easiest way to add these AI agent configurations to your Nx workspace is by running:

nx configure-ai-agents

This will set up the appropriate configuration files for your preferred AI tools.

Features

nx-skills-readme.mp4

Nx AI agent skills teach your coding assistant how to work effectively in your monorepo. Key capabilities:

  • CI Monitoring & Self-Healing — Watches CI pipelines, detects failures, and applies fixes automatically
  • Workspace Understanding — Agents explore your project graph, dependencies, and conventions before acting
  • Intelligent Code Generation — Scaffolds new code following your workspace's existing patterns, tags, and tooling
  • Monorepo-Aware Skills — A series of skills that help your agent navigate, build, and operate more efficiently in monorepo setups
  • Multi-Agent Support — Works across Claude Code, GitHub Copilot, Cursor, Gemini, and OpenCode

Read more on the Nx blog.

Related Projects

  • nx-mcp - The Nx MCP (Model Context Protocol) server that powers AI agent integrations
  • Nx Console - The repository where nx-mcp and these configurations are maintained

Contributing

See CONTRIBUTING.md.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published