feat(skills): add ml-adoption-playbook skill

- Added ml-adoption-playbook to structure the agentic workflow for adopting ML into non-ML projects.

- Registered the ML playbook in package.json.

- Synchronized catalog counts across documentation and plugin manifests.
This commit is contained in:
Sebastian Roland
2026-06-08 22:44:47 -04:00
committed by Stroland
parent 90dfd9505d
commit d4ed8baef3
9 changed files with 72 additions and 14 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Everything Claude Code (ECC) — 智能体指令
这是一个**生产就绪的 AI 编码插件**,提供 64 个专业代理、261 项技能、84 条命令以及自动化钩子工作流,用于软件开发。
这是一个**生产就绪的 AI 编码插件**,提供 64 个专业代理、262 项技能、84 条命令以及自动化钩子工作流,用于软件开发。
**版本:** 2.0.0-rc.1
@@ -147,7 +147,7 @@
```
agents/ — 64 个专业子代理
skills/ — 261 个工作流技能和领域知识
skills/ — 262 个工作流技能和领域知识
commands/ — 84 个斜杠命令
hooks/ — 基于触发的自动化
rules/ — 始终遵循的指导方针(通用 + 每种语言)