Skip to main content
Back to registry

nx-workspace

nrwl/nx-ai-agents-config

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

Installs401
Install command
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-workspace
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill provides read-only exploration of Nx workspaces. Use it to understand workspace structure, project configuration, available targets, and dependencies. Keep in mind that you might have to prefix commands with npx / pnpx / yarn if nx isn't installed globally. Check the lockfile to determine the package manager in use. Use nx show projects to list projects in the workspace. The project filtering syntax ( -p / --projects ) works across many Nx commands including nx run-many , nx release , nx show projects , and more. Filters support explicit names, glob patterns, tag references (e.g. tag:name ), directories, and negation (e.g. !project-name ). Use nx show project --json to get the full resolved configuration for a project.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does nx-workspace do?

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

Is nx-workspace good?

nx-workspace does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does nx-workspace work with?

nx-workspace currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to nx-workspace?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install nx-workspace?

npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-workspace

Related skills

More from nrwl/nx-ai-agents-config

Related skills

Alternatives in Software Engineering