port이란?
문서 기반 프로젝트를 새로운 대상 언어로 포팅합니다. 프로젝트 뼈대를 초기화하고 참조 구현을 분석하며 선택한 기능에 대한 계획을 일괄 생성합니다. 출처: tercel/code-forge.
문서 기반 프로젝트를 새로운 대상 언어로 포팅합니다. 프로젝트 뼈대를 초기화하고 참조 구현을 분석하며 선택한 기능에 대한 계획을 일괄 생성합니다.
명령줄에서 port AI 스킬을 개발 환경에 빠르게 설치
출처: tercel/code-forge.
Port a project to a new target language by batch-generating implementation plans from shared feature specs.
| @ | Yes | Path to documentation project containing docs/features/.md | | --ref | No | Reference implementation project name (sibling directory) or absolute path | | --lang | Yes | Target language: java, typescript, go, rust, etc. |
Missing required parameters → use AskUserQuestion to collect interactively.
문서 기반 프로젝트를 새로운 대상 언어로 포팅합니다. 프로젝트 뼈대를 초기화하고 참조 구현을 분석하며 선택한 기능에 대한 계획을 일괄 생성합니다. 출처: tercel/code-forge.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/tercel/code-forge --skill port문서 기반 프로젝트를 새로운 대상 언어로 포팅합니다. 프로젝트 뼈대를 초기화하고 참조 구현을 분석하며 선택한 기능에 대한 계획을 일괄 생성합니다. 출처: tercel/code-forge.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/tercel/code-forge --skill port 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/tercel/code-forge