feat(code-review-nuget): 新增 NuGet 套件更新 skill

This commit is contained in:
2026-06-22 02:48:11 +00:00
parent 11fdd30b26
commit dc9bad2cec
7 changed files with 174 additions and 11 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "code-review",
"description": "JSC 程式碼審查 skills 的 Claude Code marketplace,涵蓋 git diff review、裁決歸檔Gitea findings 修復/PR 流程。",
"description": "JSC 程式碼審查 skills 的 Claude Code marketplace,涵蓋 git diff review、裁決歸檔Gitea findings 修復/PR 流程與 C# / .NET NuGet 套件更新。",
"owner": {
"name": "JSC"
},
@@ -8,7 +8,7 @@
{
"name": "jsc",
"source": "./",
"description": "JSC 程式碼審查 skillsRPG 攻防式 git diff review、裁決歸檔、Gitea AI review findings 修復與 PR 流程。"
"description": "JSC 程式碼審查 skillsRPG 攻防式 git diff review、裁決歸檔、Gitea AI review findings 修復與 PR 流程、C# / .NET NuGet 套件更新。"
}
]
}