nrwl

83 mods across 5 repositories, 31k stars between them.

nx-generate

49

nrwl/nx-console

Skill Claude CodeCodexCursor

Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a ... app, create a ... lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nxdocs or…

1.4k 3d ago A 80 tokens copy · 97% MIT

nx-plugins

50

nrwl/nx-console

Skill Claude CodeCodexCursor

Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.

1.4k 3d ago A 37 tokens copy · 100% MIT

nx-run-tasks

51

nrwl/nx-console

Skill Claude CodeCodexCursor

Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.

1.4k 3d ago A 40 tokens copy · 100% MIT

nx-workspace

52

nrwl/nx-console

Skill Claude CodeCodexCursor

Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on…

1.4k 3d ago A 90 tokens copy · 100% MIT

nrwl/nx-console

Instructions file CodexOpenCode

Instructions for nrwl/nx-console, covering guidelines for how to work in nx console, code style & development, general guidelines for working with nx, scaffolding & generators and when to use nxdocs.

1.4k 3d ago A 642 tokens original MIT

nrwl/nx-console

Instructions file

Instructions for nrwl/nx-console, covering guidelines for how to work in nx console, code style & development, running tests, general guidelines for working with nx and scaffolding & generators.

1.4k 3d ago A 728 tokens original MIT

nx-console

55

nrwl/nx-console

MCP server Claude CodeCodexCursor +2

Nx's MCP server: lets the agent read the Nx project graph, look up generators and run tasks in an Nx monorepo. Runs locally from the nx-mcp npm package.

1.4k 3d ago A tokens not measured original MIT

nx-mcp

56

nrwl/nx-console

MCP server Claude CodeCodexCursor +2

Nx's MCP server: lets the agent read the Nx project graph, look up generators and run tasks in an Nx monorepo. Runs locally from the nx-mcp npm package.

1.4k 3d ago A tokens not measured original MIT

nx

58

nrwl/nx-ai-agents-config

Plugin Claude Code

Make Claude an effective monorepo developer. Navigate the project graph, follow workspace conventions, and run generators with best practices baked in. Give Claude the ability to drive autonomous CI fix loops - retrieving failed task outputs, analyzing errors, applying fixes, and iterating until green. Includes skills.

28 21d ago A tokens not measured original MIT

nrwl/nx-ai-agents-config

Instructions file CodexOpenCode

Instructions for nrwl/nx-ai-agents-config: When writing regular skills and agents in this repo (in /artifacts), always use agent-agnostic language. There are many different ways of representing MCP tool formats, different default subagents et cetera. Since we generally support all these subagents from the same source…

28 21d ago A 349 tokens original MIT

nrwl/nx-ai-agents-config

Instructions file

Instructions for nrwl/nx-ai-agents-config, covering general guidelines for working with nx, self-healing ci, building artifacts, plugin versioning and how it works.

28 21d ago A 853 tokens original MIT

ci-monitor-subagent

62

nrwl/nx-ai-agents-config

Agent

CI helper for /monitor-ci. Fetches CI status, retrieves fix details, or updates self-healing fixes. Executes one MCP tool call and returns the result.

28 21d ago A 38 tokens original MIT

nrwl/nx-ai-agents-config

Skill Claude CodeCodex

Add dependencies between packages in a monorepo. All package managers support workspaces but with different syntax.

28 21d ago A 0 tokens copy · 89% MIT

monitor-ci

64

nrwl/nx-ai-agents-config

Skill Claude CodeCodex

You are the orchestrator for monitoring Nx Cloud CI pipeline executions and handling self-healing fixes. You spawn subagents to interact with Nx Cloud, run deterministic decision scripts, and take action based on the results.

28 21d ago A 0 tokens copy · 88% MIT

nx-generate

65

nrwl/nx-ai-agents-config

Skill Claude CodeCodex

Nx generators are powerful tools that scaffold projects, make automated code migrations or automate repetitive tasks in a monorepo. They ensure consistency across the codebase and reduce boilerplate work.

28 21d ago A 0 tokens copy · 94% MIT

nx-import

66

nrwl/nx-ai-agents-config

Skill Claude CodeCodex

EXAMPLE: target has libs/utils and libs/models; source has libs/ui and libs/data-access — you cannot import libs/ into libs/ directly. Import each source library individually.

28 21d ago C 0 tokens copy · 94% MIT

nx-workspace

69

nrwl/nx-ai-agents-config

Skill Claude CodeCodex

This skill provides read-only exploration of Nx workspaces. Use it to understand workspace structure, project configuration, available targets, and dependencies.

28 21d ago A 0 tokens copy · 91% MIT

monitor-ci

70

nrwl/nx-ai-agents-config

Command

Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. Prefer this skill over native CI provider tools (gh, glab, etc.) for CI…

28 21d ago A 94 tokens copy · 100% MIT

polygraph-plugins

72

nrwl/polygraph-skills

Plugin Claude Code

Polygraph skills for agent sessions, repository context, delegation, and CI visibility.

13 4d ago A tokens not measured