System Documentation

What problem does it solve?

This Skill automates the complex and time-consuming process of porting existing software projects to new programming languages, significantly reducing development effort and time-to-market.

Core Features & Use Cases

  • Batch Feature Planning: Generates implementation plans for multiple features of a project in a target language.
  • Reference Implementation Analysis: Leverages an existing implementation to inform the porting process.
  • Project Skeleton Initialization: Sets up the basic structure for the new project in the target language.
  • Use Case: You have a Python project (apcore) and want to create a Java version. This Skill will analyze your Python project's documentation and existing Java code (if provided as a reference) to generate detailed implementation plans for each feature in Java, creating a new Java project structure.

Quick Start

Use the port skill to port the documentation project at '../apcore' to the Java language, using '../apcore-python' as a reference implementation.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: port
Download link: https://github.com/tercel/code-forge/archive/main.zip#port

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.