Module Level Code Translator

Translate source code between programming languages at function, class, and module levels while preserving behavior and generating verification tests. Use when translating code from one language to another (e.g., "translate this Python module to JavaScript", "convert this Java class to C#", "port this code to Go and generate tests"), migrating codebases between languages, or creating equivalent implementations across different technology stacks. Handles idiom adaptation, standard library mappings, and test generation.

tools-only 411ce10 3 files · 15.6 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_7257094b commit 411ce10b65

Frequently asked questions

npx skillmds add tools-only/module-level-code-translator