Skip to content
Development
Skill

/zh-tw

Rewrite the previous reply in Traditional Chinese

From plugin
sd0x-dev-flow
18899 skills16 agents5 hooks
Install
$ npx -y skills add sd0xdev/sd0x-dev-flow --skill zh-tw --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/zh-tw

Context preview

The summary Claude sees to decide when to auto-load this skill.

Rewrite the previous reply in Traditional Chinese

SKILL.md

zh-tw.SKILL.md
name: zh-tw
description: "Rewrite the previous reply in Traditional Chinese"

繁體中文翻譯

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.

Ships withsd0x-dev-flow

Language: English | 繁體中文 | 简体中文 | 日本語 | 한국어 | Español The harness layer for Claude Code. Let the model choose the path. Keep "done" verifiable. Full control plane on Claude Code. Skills-only distribution for Codex CLI and other compatible agents.

Get the whole plugin

Other skills on sd0x-dev-flow.