什么是 nx-import?
使用 nx import 将存储库导入、合并或组合到 Nx 工作区中。当用户要求跨存储库采用 Nx、将项目移至单一存储库或从另一个存储库引入代码/历史记录时使用。 来源:nrwl/nx-ai-agents-config。
使用 nx import 将存储库导入、合并或组合到 Nx 工作区中。当用户要求跨存储库采用 Nx、将项目移至单一存储库或从另一个存储库引入代码/历史记录时使用。
通过命令行快速安装 nx-import AI 技能到你的开发环境
来源:nrwl/nx-ai-agents-config。
name: nx-import description: Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.
EXAMPLE: target has libs/utils and libs/models; source has libs/ui and libs/data-access — you cannot import libs/ into libs/ directly. Import each source library individually.
Read the nx docs if you have the tools for it.
使用 nx import 将存储库导入、合并或组合到 Nx 工作区中。当用户要求跨存储库采用 Nx、将项目移至单一存储库或从另一个存储库引入代码/历史记录时使用。 来源:nrwl/nx-ai-agents-config。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-import使用 nx import 将存储库导入、合并或组合到 Nx 工作区中。当用户要求跨存储库采用 Nx、将项目移至单一存储库或从另一个存储库引入代码/历史记录时使用。 来源:nrwl/nx-ai-agents-config。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-import 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nrwl/nx-ai-agents-config