nx-workspace

Explore Nx workspace projects, configurations, targets, and dependencies.

Updated Jan 1, 2026
One-click install
npx skills add https://github.com/ViewableGravy/better-ecs --skill nx-workspace-viewablegravy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nx-workspace
Source: https://github.com/ViewableGravy/better-ecs/tree/main/.github/skills/nx-workspace
Command: npx skills add https://github.com/ViewableGravy/better-ecs --skill nx-workspace-viewablegravy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you understand and interact with complex Nx monorepos, making it easier to manage projects, configurations, and tasks.

Core Features & Use Cases

  • Project Discovery: List all projects, filter by type, tags, or targets.
  • Configuration Inspection: View detailed project and workspace configurations.
  • Dependency Analysis: Understand project relationships and dependencies.
  • Use Case: When you need to find out how a specific project is configured or what targets are available for it, this skill provides the necessary commands.

Quick Start

Use the nx-workspace skill to list all projects in the current workspace.

Frequently Asked Questions about nx-workspace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all projects in an Nx workspace?

To list all projects in an Nx workspace, you can use this skill to perform project discovery, filtering results by project type, tags, or available targets. It provides read-only exploration to help you understand the entire monorepo structure.

Can I inspect detailed project configuration in an Nx monorepo?

Yes, you can inspect detailed project configuration in an Nx monorepo using this skill. It facilitates read-only exploration of workspace settings and project dependencies, enabling you to understand how specific projects are configured.

How do I check available targets for an Nx project?

You can check available targets for an Nx project through this skill's project discovery features. It allows you to filter projects by their targets and view detailed configurations to understand what tasks are available for execution.

How do I debug Nx command failures in a monorepo?

To debug Nx command failures in a monorepo, this skill facilitates read-only exploration of your workspace structure and dependencies. It supports programmatic answers using JSON output and jq to help process data and identify configuration issues.

How do I analyze project dependencies in an Nx workspace?

You can analyze project dependencies in an Nx workspace using this skill's dependency analysis features. It provides read-only exploration to help you understand project relationships and dependencies within the monorepo architecture.

Does this Nx workspace exploration tool modify project configurations?

No, this Nx workspace exploration tool does not modify project configurations. It provides strictly read-only exploration of your monorepo to understand structure, available targets, and dependencies without altering workspace files.