Commit Graph
21 Commits
Author SHA1 Message Date
JefferyandClaude Opus 5 cdf543afc2 refactor(plugin 命名空間): plugin 更名 jsc-code、skill 去領域前綴
- 五份 manifest(plugin.json、.claude-plugin、.codex-plugin、.agents)的 name 由 jsc 改為 jsc-code
- skill 目錄去掉重複的 code- 前綴共 8 個(code-action-docker → action-docker 等),frontmatter name 同步
- 移除 hooks/hooks.json:本 repo 無 hook 腳本,hooks 改由擁有腳本的 plugin 各自註冊,不再維持三份合併超集
- 指令引用改為 /jsc-code: 前綴;跨 plugin 引用指向 /jsc-doc:、/jsc-generic:
- 版號 0.1.0 → 0.1.1

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-28 17:07:14 +08:00
Jeffery 62f599a02e docs(README): 改用 Copilot CLI plugin 指令 2026-07-27 16:37:57 +08:00
Jeffery 05def2e51d docs(README): 補上 Copilot 使用說明 2026-07-27 16:24:54 +08:00
Jeffery d94f22ca06 docs(README): 標題前綴統一為 jsc 並標明程式碼工作流定位 2026-07-17 13:47:11 +08:00
Jeffery be96880022 feat(code-action-node): 新增 Node(JavaScript)action 標準化 skill 並登錄 README 2026-07-17 13:34:02 +08:00
Jeffery 8419dbbca9 docs(README): 同步移除 code-review/code-review-archive/hello 章節與呼叫範例 2026-07-17 11:36:20 +08:00
JefferyandClaude Fable 5 fc39c1254d docs(README): 同步 code-action-composite/code-action-docker 章節的參數優先序、從零建立與 Dockerfile 規則說明
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 16:03:57 +08:00
Jeffery 186d69dfe6 Revert "docs(README): 同步 code-action-docker 章節為問答式五階段流程說明"
This reverts commit a3a1346ae9.
2026-07-16 12:33:52 +08:00
Jeffery fcc8a96670 Revert "docs(README): 同步 code-action-docker 參數來源優先序說明"
This reverts commit e76775e703.
2026-07-16 12:33:52 +08:00
Jeffery c98b06bca7 Revert "docs(README): 同步 code-issues 議題看板欄位進度說明"
This reverts commit 5e47ea938f.
2026-07-16 12:33:52 +08:00
Jeffery fc72f931a1 Revert "docs(README): 同步 code-issues 母議題 TODO 勾選說明"
This reverts commit bff191e3d3.
2026-07-16 12:33:52 +08:00
Jeffery 2d73b3121e Revert "docs(README): 同步 code-action-docker 訊息格式為 doc-funcs 規範"
This reverts commit c16762ced3.
2026-07-16 12:33:52 +08:00
Jeffery b264709815 Reapply "docs(README): 同步 code-action-docker 訊息格式為 doc-funcs 規範"
This reverts commit 223dc0c532.
2026-07-16 12:33:52 +08:00
Jeffery 223dc0c532 Revert "docs(README): 同步 code-action-docker 訊息格式為 doc-funcs 規範"
This reverts commit c16762ced3.
2026-07-16 12:28:47 +08:00
JefferyandClaude Fable 5 c16762ced3 docs(README): 同步 code-action-docker 訊息格式為 doc-funcs 規範
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 11:43:58 +08:00
JefferyandClaude Fable 5 bff191e3d3 docs(README): 同步 code-issues 母議題 TODO 勾選說明
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 09:50:31 +08:00
JefferyandClaude Fable 5 5e47ea938f docs(README): 同步 code-issues 議題看板欄位進度說明
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 09:41:09 +08:00
JefferyandClaude Fable 5 e76775e703 docs(README): 同步 code-action-docker 參數來源優先序說明
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 18:53:58 +08:00
JefferyandClaude Fable 5 a3a1346ae9 docs(README): 同步 code-action-docker 章節為問答式五階段流程說明
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 18:23:33 +08:00
Jeffery 09f0dffdb0 docs(README): 更新 skills 目錄、安裝與呼叫方式說明 2026-07-15 14:23:40 +08:00
jiantw83 12bdc7807a Initial commit 2026-07-15 05:41:21 +00:00