·nx-tools
</>

nx-tools

bsamiee/parametric_forge

通过统一的 Python CLI 查询 Nx 工作区元数据、项目配置、受影响的检测、生成器模式和依赖关系图。在分析 monorepo 结构、检查 project.json 配置、确定受影响的 CI 优化项目、发现可用的生成器或可视化工作区依赖项时使用。

4安装·1热度·@bsamiee

安装

$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} |

通过统一的 Python CLI 查询 Nx 工作区元数据、项目配置、受影响的检测、生成器模式和依赖关系图。在分析 monorepo 结构、检查 project.json 配置、确定受影响的 CI 优化项目、发现可用的生成器或可视化工作区依赖项时使用。 来源:bsamiee/parametric_forge。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/bsamiee/parametric_forge --skill nx-tools
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 nx-tools?

通过统一的 Python CLI 查询 Nx 工作区元数据、项目配置、受影响的检测、生成器模式和依赖关系图。在分析 monorepo 结构、检查 project.json 配置、确定受影响的 CI 优化项目、发现可用的生成器或可视化工作区依赖项时使用。 来源:bsamiee/parametric_forge。

如何安装 nx-tools?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bsamiee/parametric_forge --skill nx-tools 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/bsamiee/parametric_forge