# Zh Tw

> Rewrite the previous reply in Traditional Chinese

- Skill: `sd0xdev/zh-tw` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sd0xdev/zh-tw`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sd0xdev/zh-tw/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: sd0xdev (https://skillmd.com/u/sd0xdev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sd0xdev/zh-tw

---


# 繁體中文翻譯

## Trigger

- Keywords: 翻譯, zh-tw, 繁體中文, traditional chinese, rewrite in chinese

## When NOT to Use

- Translating code comments only (do inline)
- Translating to other languages (not zh-TW)

## Task

Rewrite English or Simplified Chinese content from the conversation into **Traditional Chinese**.

### Arguments

```
$ARGUMENTS
```

### Target Selection

| Parameter | Translation Target |
|-----------|-------------------|
| No parameter | Previous reply |
| Has description (e.g. "the report above") | Content in conversation matching description |

### Requirements

| Item | Description |
|------|-------------|
| Language | Traditional Chinese (Taiwan usage) |
| Terms | Keep technical terms, code, and filenames in original language |
| Format | Preserve original markdown format (tables, code blocks, lists, etc) |
| Content | Full rewrite, do not omit any part |

### Conversion Rules

- Simplified Chinese -> Traditional Chinese (vocabulary conversion, not just font)
- English descriptions -> Traditional Chinese
- Maintain technical term consistency

### Execution

Output the fully rewritten content directly, no additional explanation needed.

