Back to skills
SkillHub ClubWrite Technical DocsFull StackTech Writer

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.

Stars
7
Hot score
83
Updated
March 20, 2026
Overall rating
C3.4
Composite score
3.4
Best-practice grade
A92.0

Install command

npx @skill-hub/cli install mjunaidca-robolearn-urdu-translator

Repository

mjunaidca/robolearn

Skill path: .claude/skills/urdu-translator

Translate educational content to Urdu while preserving technical accuracy. Use for multilingual content delivery.

Open repository

Best 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

Claude CodeCodex CLIGemini CLIOpenCode

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).
urdu-translator | SkillHub