# Code Translator V2 Majiayu000 Claude Skill Regist

> This skill translates code from one programming language to another. It supports a wide range of languages and can handle complex codebases, including syntax, libraries, and frameworks.

- Skill: `majiayu000/code-translator-v2-majiayu000-claude-skill-regist` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/code-translator-v2-majiayu000-claude-skill-regist`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/code-translator-v2-majiayu000-claude-skill-regist/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/code-translator-v2-majiayu000-claude-skill-regist

---


# Morgus Skill: Code Translator v2.0

## Description

This skill translates code from one programming language to another. It supports a wide range of languages and can handle complex codebases, including syntax, libraries, and frameworks.

## Core Principles

- **Language Agnostic**: Support for all major programming languages.
- **Syntax and Semantics**: Translate not just the syntax, but also the underlying logic and semantics.
- **Library and Framework Mapping**: Map equivalent libraries and frameworks between languages.

## Step-by-Step Workflow

1.  **Analyze the Source Code**: Morgus parses the source code to understand its structure, dependencies, and logic.
2.  **Identify Language and Frameworks**: Morgus detects the source language and any frameworks used.
3.  **Translate the Code**: Morgus translates the code to the target language, mapping syntax, libraries, and frameworks.
4.  **Generate the Translated Code**: Morgus provides the translated code with comments and explanations.

## Keyword Triggers

- "translate this code to..."
- "convert this Python to JavaScript"
- "rewrite this in..."
- "port this code to..."

