🌐
AutomationJavaScript

Chinese Localization Setup

by taekchef

Chinese Localization Setup is an Automation skill for Claude Code, published by taekchef in claude-code-zh-cn.

713 stars40 forkson taekchef/claude-code-zh-cnAdded 2026/08/23+2% in starsRepository updated 2026/08/21
chineseclaude-codeclaude-code-pluginclideveloper-toolsi18nlocalizationtranslation
Install in seconds
Install Chinese Localization Setup
Copy Chinese Localization Setup into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/taekchef/claude-code-zh-cn/tree/main/plugin/skills/zh-cn-setup ~/.claude/skills/zh-cn-setup

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/taekchef/claude-code-zh-cn.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugin/skills/zh-cn-setup/SKILL.md in taekchef/claude-code-zh-cn
Installs to
~/.claude/skills/zh-cn-setup
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Chinese Localization Setup does

Chinese Localization Setup completes the first-time enhanced install for Claude Code Chinese localization. It merges spinner translations into settings.json, checks CC Switch config sync, and tells users when a restart is needed.

Chinese Localization Setup is cataloged under Automation on DirSkills. Chinese Localization Setup comes from a repository tagged chinese, claude-code, claude-code-plugin, cli and developer-tools.

Documentation

README

zh-cn-setup:中文本地化增强安装

本 skill 是 claude-code-zh-cn 插件的首次增强安装入口。在用户通过 claude plugin marketplace add + claude plugin install 装好插件后,运行本 skill 可补齐以下"装插件本身不会自动完成"的步骤。

何时使用

当用户表达以下意图时主动触发:

  • "spinner 还是英文" / "转圈的文字没翻译"
  • "怎么完整启用中文" / "安装完后还要做什么"
  • 在 Windows / macOS / Linux 上刚装好插件,想确认中文化是否完整

执行步骤

运行跨平台安装脚本(macOS / Linux / Windows 通用,需 Node.js):

node "${CLAUDE_PLUGIN_ROOT}/skills/zh-cn-setup/scripts/setup.js"

脚本会自动完成:

This is the opening of the README. Read the full README on GitHub.

Commands Chinese Localization Setup provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /skills

Frequently asked about Chinese Localization Setup

  • How does Chinese Localization Setup compare to other Automation skills?

    Chinese Localization Setup ranks #1055 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Chinese Localization Setup against them. Open each page to compare what they document and how they install.