by zuoyebang · Agent Tool · ★ 20
AIWeave — Go 后端工程「AI 原生 + AI 可重建」规范 作者:XuRuibo <hustxurb@163.com> 版本:v1.4 | 适用:基于 Gin / GORM / cobra / sarama 的 Go 后端微服务 目标读者:项目架构师、AI Agent(Claude Code 等) AIWeave(AI 编织)—— 名字呼应规范的两面: 编织:代码 ↔ 文档持续双向同步,永不断裂 AI:所有编织动作都由 AI 按规范执行,不依赖人工自觉 docs/ 是系统的完整蓝图,.claude/skills/ 是 AI 的操作手册。仅凭这两者,AI 可以从零重建整个工程。 AIWeave 把这一断言落地为:目录结构规范 + 文档内容规范 + Skill 步骤化规范 + 工作流 + 自检清单 + 可复制骨架,让任何符合规范的 Go 后端工程都能享受"AI 原生 + AI 可重建"的红利。 这套规范要解决什么问题 传统后端工程的代码与文档关系是:人写代码 → 人写文档(通常滞后或缺失)。 这种范式下: 重构发生时,文档无法跟上代码漂移; 新成员(无论人或 AI)阅读代码无法快速建立"为什么这样设计"的心智模型; 想把同一个系统在新技术栈/新平台上重建时,必须重新做一遍设计——文档没有保留可执行级别的精度。 AI 原生 + AI 可重建 范式倒转了这个关系:...
| Stars | 20 |
| Forks | 3 |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 59.9900763977437/100 |
| Last Updated | 2026-06-24 |
| Created | 2026-05-26 |
| Platforms | claude-code |
| Est. Tokens | ~18k |
These tools work well together with aiweave for enhanced workflows:
Explore other popular agent tool tools:
aiweave is AI-native methodology for Go backend microservices: rebuild the whole codebase from docs/ + .claude/skills, driven by a 12-lens high-performance architecture decision framework with mechanical doc↔cod. It is categorized as a Agent Tool with 20 GitHub stars.
You can find installation instructions and usage details in the aiweave GitHub repository at github.com/zuoyebang/aiweave. The project has 20 stars and 3 forks, indicating an active community.
aiweave is released under the Apache-2.0 license, making it free to use and modify according to the license terms.