mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-29 19:41:26 +08:00
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:
committed by
Stroland
parent
90dfd9505d
commit
d4ed8baef3
@@ -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/ — 始终遵循的指导方针(通用 + 每种语言)
|
||||
|
||||
Reference in New Issue
Block a user