·nx-import
</>

nx-import

使用 nx import 將儲存庫匯入、合併或組合到 Nx 工作區。當使用者要求跨儲存庫採用 Nx、將項目移至單一儲存庫或從另一個儲存庫引入程式碼/歷史記錄時使用。

39安裝·9熱度·@nrwl

安裝

$npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-import

如何安裝 nx-import

透過命令列快速安裝 nx-import AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-import
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:nrwl/nx-ai-agents-config。

SKILL.md

查看原文

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
分類
</>開發工具
認證
收錄時間
2026-03-07
更新時間
2026-03-10

Browse more skills from nrwl/nx-ai-agents-config

快速解答

什麼是 nx-import?

使用 nx import 將儲存庫匯入、合併或組合到 Nx 工作區。當使用者要求跨儲存庫採用 Nx、將項目移至單一儲存庫或從另一個儲存庫引入程式碼/歷史記錄時使用。 來源:nrwl/nx-ai-agents-config。

如何安裝 nx-import?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-import 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/nrwl/nx-ai-agents-config