fix(i18n): re-point translations to code-review-specialist rename (#128)

* fix(i18n): re-point translations to code-review-specialist rename

The English code-review skill was renamed to code-review-specialist in #127
to avoid shadowing the new built-in /code-review command. Mirror that rename
across the uk, vi, ja, zh locales: rename each 03-skills/code-review/ directory
to code-review-specialist/, update the i18n-source markers in the moved ja
files, and fix path references in INDEX.md, QUICK_REFERENCE.md, and the vi
TRANSLATION_QUEUE.md.

* chore: ignore .asm-improver and .gitissue tooling state

* fix(i18n): re-point remaining code-review install paths to code-review-specialist
This commit is contained in:
Luong NGUYEN
2026-05-26 10:29:51 +02:00
committed by GitHub
parent 5850da9a14
commit c7261394b0
33 changed files with 64 additions and 60 deletions

View File

@@ -247,7 +247,7 @@ cat error.log | claude -p "explain this error"
```bash
# 练习 1安装一个 skill
cp -r 03-skills/code-review ~/.claude/skills/
cp -r 03-skills/code-review-specialist ~/.claude/skills/
# 练习 2设置 hooks
mkdir -p ~/.claude/hooks