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:
@@ -664,7 +664,7 @@ cp 01-slash-commands/optimize.md .claude/commands/
|
||||
cp 04-subagents/code-reviewer.md .claude/agents/
|
||||
|
||||
# Cài đặt skill
|
||||
cp -r 03-skills/code-review ~/.claude/skills/
|
||||
cp -r 03-skills/code-review-specialist ~/.claude/skills/
|
||||
|
||||
# Hoặc cài đặt plugin hoàn chỉnh
|
||||
/plugin install pr-review
|
||||
@@ -808,12 +808,12 @@ Chạy test trong background
|
||||
### Hiệu Năng
|
||||
- `01-slash-commands/optimize.md` - Phân tích hiệu năng
|
||||
- `04-subagents/code-reviewer.md` - Review hiệu năng
|
||||
- `03-skills/code-review/` - Metrics hiệu năng
|
||||
- `03-skills/code-review-specialist/` - Metrics hiệu năng
|
||||
- `07-plugins/pr-review/agents/performance-analyzer.md` - Chuyên gia hiệu năng
|
||||
|
||||
### Bảo Mật
|
||||
- `04-subagents/secure-reviewer.md` - Review bảo mật
|
||||
- `03-skills/code-review/` - Phân tích bảo mật
|
||||
- `03-skills/code-review-specialist/` - Phân tích bảo mật
|
||||
- `07-plugins/pr-review/` - Kiểm tra bảo mật
|
||||
|
||||
### Testing
|
||||
|
||||
Reference in New Issue
Block a user