·port

Port a documentation-driven project to a new target language — initializes project skeleton, analyzes reference implementation, and batch-generates plans for selected features.

14Installs·1Trend·@tercel

Installation

$npx skills add https://github.com/tercel/code-forge --skill port

How to Install port

Quickly install port AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tercel/code-forge --skill port
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tercel/code-forge.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tercel/code-forge --skill port
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from tercel/code-forge

Quick answers

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.

How do I install port?

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

Where is the source repository?

https://github.com/tercel/code-forge

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22