What is port?
Port a documentation-driven project to a new target language — initializes project skeleton, analyzes reference implementation, and batch-generates plans for selected features. Source: tercel/code-forge.
Port a documentation-driven project to a new target language — initializes project skeleton, analyzes reference implementation, and batch-generates plans for selected features.
Quickly install port AI skill to your development environment via command line
Source: 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.
Port a documentation-driven project to a new target language — initializes project skeleton, analyzes reference implementation, and batch-generates plans for selected features. Source: tercel/code-forge.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/tercel/code-forge --skill portPort a documentation-driven project to a new target language — initializes project skeleton, analyzes reference implementation, and batch-generates plans for selected features. Source: tercel/code-forge.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tercel/code-forge --skill port Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/tercel/code-forge