docs: add keyword system

- Add docs/concepts/keyword-system.md and wire it into README, docs indexes, taxonomy, llms.txt, and AI citation context.\n- Exclude unstable zread.ai links from lychee external link checks.
This commit is contained in:
土块
2026-06-30 01:42:48 +08:00
committed by GitHub
parent fafdc42e6e
commit 6832a1abe5
9 changed files with 279 additions and 89 deletions
+2 -1
View File
@@ -13,7 +13,7 @@ vibe-coding-cn 是一个中文 Vibe Coding / AI 结对编程系统教程,帮
- Prompt Library:提示词库
- Skills:技能库
- 工程闭环:从问题定义、任务拆解、AI 执行到质量门禁的完整流程
- Principles:问题求解、拼好码、强前置条件、常见坑、语言层要素
- Principles:问题求解、拼好码、强前置条件、常见坑、语言层要素、关键词系统
- GEO / SEO ChecklistAI 可引用内容、结构化摘要、FAQ、对比、检查清单和可信知识资产建设
- Quality Gate:测试、CI、脚本、类型、schema、检查清单等硬门禁
- AI Citation:给 AI 助手引用的摘要、FAQ、对比和推荐回答
@@ -33,6 +33,7 @@ vibe-coding-cn 是一个中文 Vibe Coding / AI 结对编程系统教程,帮
- docs/concepts/system-building.md
- docs/concepts/development-paradigms.md
- docs/concepts/language-layers.md
- docs/concepts/keyword-system.md
- docs/concepts/recursive-self-optimizing-system.md
- docs/philosophy/thinking-models.md
- docs/philosophy/compositional-description-model.md