什麼是 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