🔧 chore(thirdparty): generalize skills sync pipeline

replace the superpowers-only workflow with a manifest-driven pipeline
sync ui-ux-pro-max into codex/skills and document source lists
fix the prettier path test so the Python suite passes on Windows
This commit is contained in:
csh
2026-04-01 13:11:10 +08:00
parent 5b9c1e36be
commit 2e26f98687
48 changed files with 10086 additions and 389 deletions
+6 -3
View File
@@ -138,7 +138,7 @@ python docs/standards/playbook/scripts/playbook.py -config playbook.toml
## 8. 本 Playbook 原生 skills
位于 `codex/skills/`(Playbook 自维护部分),当前共 4 个。
第三方 superpowers 列表见第 9 节。
第三方 skills 来源见第 9 节。
### 语言特定 Skills
@@ -156,9 +156,12 @@ python docs/standards/playbook/scripts/playbook.py -config playbook.toml
---
## 9. Third-party Skills (superpowers)
## 9. Third-party Skills
来源:`codex/skills/.sources/superpowers.list`(第三方来源清单)。
来源:`codex/skills/.sources/`(第三方来源清单目录)。
- `superpowers.list`
- `ui-ux-pro-max.list`
---