nx-import이란?
nx 가져오기를 사용하여 리포지토리를 Nx 작업 공간으로 가져오거나 병합하거나 결합합니다. 사용자가 저장소 전체에서 Nx를 채택하도록 요청하거나, 프로젝트를 모노 저장소로 이동하거나, 다른 저장소에서 코드/기록을 가져올 때 사용합니다. 출처: nrwl/nx-ai-agents-config.
nx 가져오기를 사용하여 리포지토리를 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 가져오기를 사용하여 리포지토리를 Nx 작업 공간으로 가져오거나 병합하거나 결합합니다. 사용자가 저장소 전체에서 Nx를 채택하도록 요청하거나, 프로젝트를 모노 저장소로 이동하거나, 다른 저장소에서 코드/기록을 가져올 때 사용합니다. 출처: nrwl/nx-ai-agents-config.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-importnx 가져오기를 사용하여 리포지토리를 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