urdu-translator
Translate educational content to Urdu while preserving technical accuracy. Use for multilingual content delivery.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Install command
npx @skill-hub/cli install mjunaidca-robolearn-urdu-translator
Repository
Skill path: .claude/skills/urdu-translator
Translate educational content to Urdu while preserving technical accuracy. Use for multilingual content delivery.
Open repositoryBest for
Primary workflow: Write Technical Docs.
Technical facets: Full Stack, Tech Writer.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: mjunaidca.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install urdu-translator into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/mjunaidca/robolearn before adding urdu-translator to shared team environments
- Use urdu-translator for development workflows
Works across
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
--- name: "urdu-translator" description: "Translate educational content to Urdu while preserving technical accuracy. Use for multilingual content delivery." version: "0.1.0" status: "placeholder" --- # Urdu Translator Skill **Purpose**: Translate educational content to Urdu while maintaining technical accuracy and pedagogical effectiveness. ## When to Use - Translating lesson content for Urdu-speaking students - Creating Urdu versions of UI text - Localizing examples and analogies ## Translation Principles 1. **Technical terms**: Keep English for standard terms (ROS, URDF, API) with Urdu explanation 2. **Code**: Never translate code, only comments and explanations 3. **Analogies**: Adapt to culturally relevant examples 4. **Readability**: Use conversational Urdu, not formal literary style ## Inputs Required - English source content - Technical term glossary (what to keep in English) - Target proficiency level ## Output - Urdu translation with RTL formatting - Preserved code blocks - Technical terms with Urdu explanations in parentheses ## Integration Triggered by LanguageToggle component or bulk translation workflow. --- **Status**: Placeholder - To be implemented for hackathon Urdu translation feature (50 bonus points).