Moksa1123

Taiwan Translate Skill — AI skill for Claude Code

AI community

Taiwan Translate Skill - 台灣正體中文翻譯技能包:2,300+ WordPress 官方詞彙、雙來源在地化策略、支援 Claude Code 等 14 個 AI 平台,npm 安裝即用.

How to install Taiwan Translate Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Moksa1123/taiwan-translate-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Taiwan Translate Skill does

Taiwan Translate Skill - 台灣正體中文翻譯技能包:2,300+ WordPress 官方詞彙、雙來源在地化策略、支援 Claude Code 等 14 個 AI 平台,npm 安裝即用.

Alternatives in AI

  • Openskills — Universal skills loader for AI coding agents - npm i -g openskills 9.8k ★
  • Laravel AI Translator — High quality automatic translate your language files into many languages using AI like Claude, GPT and etc 250 ★
  • Todos — Strategic roadmap for agent-skill-manager — the npm for AI skills 185 ★

README

Taiwan Translate Skill

**台灣正體中文翻譯技能包**

為 AI 程式助手提供專業的台灣在地化翻譯能力

[![npm version](https://img.shields.io/npm/v/taiwan-translate-skill.svg?style=flat-square&color=cb3837)](https://www.npmjs.com/package/taiwan-translate-skill) [![npm downloads](https://img.shields.io/npm/dm/taiwan-translate-skill.svg?style=flat-square&color=blue)](https://www.npmjs.com/package/taiwan-translate-skill) [![node](https://img.shields.io/node/v/taiwan-translate-skill.svg?style=flat-square&color=339933)](https://nodejs.org) [![platforms](https://img.shields.io/badge/platforms-14-orange?style=flat-square)](#支援的-ai-平台) [![license](https://img.shields.io/badge/license-MIT-green.svg?style=flat-square)](LICENSE)

[![PayPal](https://img.shields.io/badge/PayPal-Donate-blue.svg?style=flat-square&logo=paypal)](https://paypal.me/cccsubcom)

[快速開始](#快速開始) | [功能特色](#功能特色) | [支援平台](#支援的-ai-平台) | [貢獻指南](CONTRIBUTING.md)


功能特色

功能 說明
2,300+ 官方詞彙 WordPress 台灣社群官方詞彙表
雙來源策略 WP 官方優先,繁化姬台灣化規則備用
14 種 AI 平台 支援 Claude Code、Cursor、Devin Desktop(原 Windsurf)、Copilot 等
BM25 智能搜尋 高效能詞彙搜尋引擎
PO/POT 翻譯 支援 WordPress 翻譯檔案格式

快速開始

npx taiwan-translate-skill init

選擇你的 AI 平台,技能包會自動安裝到對應目錄。


支援的 AI 平台

平台 說明
claude Claude Code CLI
cursor Cursor Editor
windsurf Devin Desktop(原 Windsurf,2026/6 改名;裝到 .devin/,舊版 .windsurf/ 仍可偵測)
copilot GitHub Copilot(Agent Skills,裝到 .github/skills/
antigravity Antigravity / Generic Agent
kiro Kiro(AWS AI IDE)
codex OpenAI Codex CLI
qoder Qoder
roocode Roo Code
gemini Gemini CLI
trae Trae(ByteDance AI IDE)
opencode OpenCode
continue Continue Extension
codebuddy CodeBuddy
all 安裝到所有平台

專案結構

taiwan-translate-skill/
├── translate-cli/              # NPM 套件
│   ├── src/                    # TypeScript 原始碼