port
Installation
SKILL.md
Code Forge — Port
⚡ Execution Entry Point
@../shared/execution-entrypoint.md
For this skill: start at the first executable step. If you catch yourself about to say "falling back to manual port", STOP and go to the indicated step.
Port a project to a new target language by batch-generating implementation plans from shared feature specs.
When to Use
- Have a documentation project with feature specs (
docs/features/*.md) and want to implement in a new language - Have an existing implementation in one language and want to create another language version
- Need to batch-plan multiple features for a new language SDK
Command Format
Related skills