AI AGENT ADDONS
CLI & Terminal
21,763installs

If you work with Nx workspaces, you need a way to see what is inside. This skill lets you explore the workspace without changing anything. You can list all projects, view their full configuration, and check what tasks are available.

When an Nx command fails, this skill helps you find the problem. It shows you how to get the real project configuration, not just the partial file. You can check targets, dependencies, and inputs to understand what went wrong.

Just run simple commands to see everything. No need to read confusing files manually. It works with any package manager like npm, yarn, or pnpm.

Add Nx Workspace skill to your workflow

Global

mkdir -p ~/.claude/skills/nx-workspace

Project

mkdir -p .claude/skills/nx-workspace

Source Repository

Stars
25
Forks
4
Watchers
25
License
MIT
Last Push
2 months ago
Created
6 months ago