·nx-tools
</>

nx-tools

bsamiee/parametric_forge

Queries Nx workspace metadata, project configurations, affected detection, generator schemas, and dependency graphs via unified Python CLI. Use when analyzing monorepo structure, inspecting project.json configurations, determining affected projects for CI optimization, discovering available generators, or visualizing workspace dependencies.

4Installs·1Trend·@bsamiee

Installation

$npx skills add https://github.com/bsamiee/parametric_forge --skill nx-tools

SKILL.md

[H1][NX-TOOLS] Dictum: Uniform interfaces eliminate invocation ambiguity.

[IMPORTANT] Zero-arg commands default to base=main, output=.nx/graph.json.

| [1] | workspace | {projects: string[]} | | [2] | project | {name: string, project: object} | | [3] | affected | {base: string, affected: string[]} | | [4] | run | {target: string, output: string} | | [5] | generators | {generators: string} | | [6] | schema | {generator: string, schema: string} | | [7] | graph | {file: string} |

Queries Nx workspace metadata, project configurations, affected detection, generator schemas, and dependency graphs via unified Python CLI. Use when analyzing monorepo structure, inspecting project.json configurations, determining affected projects for CI optimization, discovering available generators, or visualizing workspace dependencies. Source: bsamiee/parametric_forge.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bsamiee/parametric_forge --skill nx-tools
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is nx-tools?

Queries Nx workspace metadata, project configurations, affected detection, generator schemas, and dependency graphs via unified Python CLI. Use when analyzing monorepo structure, inspecting project.json configurations, determining affected projects for CI optimization, discovering available generators, or visualizing workspace dependencies. Source: bsamiee/parametric_forge.

How do I install nx-tools?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bsamiee/parametric_forge --skill nx-tools Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bsamiee/parametric_forge