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 f4c4e36691 fix: point plugin homepage/repository to code-review repo
Leftover template URLs in .claude-plugin/plugin.json.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 17:42:03 +08:00

13 lines
489 B
JSON

{
"name": "jsc",
"version": "0.0.2",
"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"]
}