This repository has been archived on 2026-07-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
code-review/.claude-plugin/plugin.json
T
JefferyandClaude Opus 4.8 7e2a27bd10 所有 skill 輸出規範:一律繁體中文、UTF-8 無亂碼,版本 bump → 0.0.5
- code-review / code-review-archive SKILL.md 新增輸出規範(語言+編碼)
- 派發 subagent 須一併傳遞規範;5 個角色檔發言風格補繁中提示
- 三個 manifest 版本 0.0.4 → 0.0.5

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 09:25:39 +08:00

13 lines
489 B
JSON

{
"name": "jsc",
"version": "0.0.5",
"description": "JSC 跨 AI 助理共用 plugin 模板(Claude Code / Codex / Antigravity / OpenCode)。所有 skills 以 SKILL.md 為共通標準,於 Claude Code 以 /jsc: 前綴呼叫。",
"skills": "./skills",
"author": {
"name": "JSC"
},
"homepage": "https://gitea.jsc.idv.tw/plugins/code-review",
"repository": "https://gitea.jsc.idv.tw/plugins/code-review.git",
"keywords": ["template", "skills", "cross-tool", "jsc"]
}