nx-workspace

nx workspace

nrwl ↓ 23k
Claude Code
View source ↗

What it does

  • targetDefaults - Default configuration applied to all targets of a given name
  • namedInputs - Reusable input definitions for caching
  • plugins - Nx plugins and their configuration
  • ...and much more, read the schema or nx.json for details

Requirements & configuration

  • "What depends on library Y?"

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

nx workspace

Source

Repository: https://github.com/nrwl/nx-ai-agents-config

nx-workspace FAQ

What does the nx-workspace skill do?

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 library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'. targetDefaults - Default configuration applied to all targets of a given name namedInputs - Reusable input definitions for caching

How do I install nx-workspace?

Run: npx -y skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-workspace --agent claude-code — the source lives at github.com/nrwl/nx-ai-agents-config.

Maintain nx-workspace?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

nx-workspace on getagentictools
[![nx-workspace on getagentictools](https://getagentictools.com/badge/skills/nrwl-nx-ai-agents-config-nx-workspace.svg)](https://getagentictools.com/skills/nrwl-nx-ai-agents-config-nx-workspace?ref=badge)
npx agentictools info skills/nrwl-nx-ai-agents-config-nx-workspace

The second line is the CLI lookup for this page — handy in READMEs and docs.