docs: 加 ANALYSIS.md 中文核心结构分析 + 场景依赖评估

This commit is contained in:
Hermes Agent
2026-06-13 12:01:58 +08:00
parent e084dc1957
commit cd28fe8554
2 changed files with 212 additions and 1 deletions
+24 -1
View File
@@ -1,3 +1,26 @@
# addyosmani-agent-skills-mirror
addyosmani/agent-skills 镜像 + 中文分析。Google Chrome 团队工程师 Addy Osmani 维护的 AI 编程 Agent 工程规范集
> **本仓是镜像 + 分析,不是代码搬运。**
> 上游:[addyosmani/agent-skills](https://github.com/addyosmani/agent-skills)
## 仓库内容
| 文件 | 用途 |
|------|------|
| **ANALYSIS.md** | 中文核心结构分析 + 场景依赖评估(**根目录显眼位置**) |
| upstream/ | (未来)按需同步的上游文件 |
## 镜像原则
- **本仓不持续同步上游代码**——上游更新太快(每天几个 commit),同步成本高
- 只在**重要版本**(如 v1.0 发布)同步关键文件到 `upstream/`
- **ANALYSIS.md 是核心资产**——记录的是"为什么这个仓库对 hwd32 有用",不是"它有什么"
## 分析版本
- v1.02026-06-13)—— 首版
## 关联
- 主开发仓:[hwd32/ai_road](http://10.166.166.252:3000/hwd32/ai_road)
- GitCode 镜像:[hwd32/addyosmani-agent-skills-mirror](https://gitee.com/hwd32/addyosmani-agent-skills-mirror)