Agent skill
code-translator-v2-majiayu000-claude-skill-regist
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/code-translator-v2-majiayu000-claude-skill-regist
SKILL.md
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
- Analyze the Source Code: Morgus parses the source code to understand its structure, dependencies, and logic.
- Identify Language and Frameworks: Morgus detects the source language and any frameworks used.
- Translate the Code: Morgus translates the code to the target language, mapping syntax, libraries, and frameworks.
- 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..."
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?