mirror of
https://github.com/jnMetaCode/superpowers-zh.git
synced 2026-09-03 07:23:56 +08:00
版本号:7 份声明文件 1.7.5 -> 1.7.6(只动 "version" 行)。 C 块(说服性段落 -> rationalization 表)收尾,#19 的 A/B/C/D 四块全部完成。 scripts/audit.sh 的上游结构漂移告警从 3 条降到 0 条。 内容见 RELEASE-NOTES.zh.md v1.7.6 条目。要点:盘点先行发现 14 个 refactor commit 里有 3 项是实质改动而非风格瘦身(新增 rationalization 表、 executing-plans 加隔离工作区步骤、using-git-worktrees 规则等价压缩), 其余各项逐条核实规则在别处仍在之后才删。 发版前门禁 - audit.sh 150 pass / 0 warn / 0 fail - verify-release.sh 82 pass / 0 fail - 行为 eval 两轮共 11 题全对(专门考被删段落里的规则是否仍生效) - dry-run:1.7.6 / 107 文件 / 468.6 kB
17 lines
699 B
JSON
17 lines
699 B
JSON
{
|
||
"name": "superpowers-zh",
|
||
"displayName": "Superpowers 中文版",
|
||
"description": "AI 编程超能力中文增强版:20 个 skills(14 翻译 + 4 中国原创 + 2 上游历史保留),支持 Cursor / Claude Code / Hermes Agent / Claw Code / Qoder 等 22 款工具",
|
||
"version": "1.7.6",
|
||
"author": {
|
||
"name": "jnMetaCode",
|
||
"url": "https://github.com/jnMetaCode"
|
||
},
|
||
"homepage": "https://github.com/jnMetaCode/superpowers-zh",
|
||
"repository": "https://github.com/jnMetaCode/superpowers-zh",
|
||
"license": "MIT",
|
||
"keywords": ["skills", "tdd", "debugging", "chinese", "中文", "best-practices", "workflows"],
|
||
"skills": "./skills/",
|
||
"hooks": "./hooks/hooks-cursor.json"
|
||
}
|