Commit a44aa16
Feat claudecode skill (#408)
* feat: 为项目生成完整的API文档和模块文档
- 新增Claude Code技能框架:http-generate、readme-generate、skill-creator
- 为76个包含Web接口的模块生成.http文件,涵盖100+个Controller类
- 为46个缺少文档的模块生成README.md文件,包含完整的API文档和使用说明
- 更新CLAUDE.md文件,提供项目开发指导
- 新增task/module-generate.md文档,描述自动化文档生成任务
生成的文档特点:
- HTTP文件:包含完整的REST API请求示例,支持IDE直接运行
- README文件:统一的中文文档格式,包含功能介绍、API文档、使用示例、技术实现等
- 提升项目文档完整性,降低开发者学习和使用门槛
🤖 Generated with [Claude Code](https://claude.ai/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* fix: 恢复被覆盖的重要README文件,整合原有技术文档与新生成API文档
## 恢复的关键文档
### RAG相关模块
- **rag-milvus-example**: 恢复Milvus向量数据库配置、Docker部署、集合加载步骤
- **rag-elasticsearch-example**: 恢复Local/Cloud RAG流程详解、Elasticsearch配置
- **rag-pgvector-example**: 恢复PostgreSQL+pgvector数据库创建脚本、HNSW索引配置
- **rag-openai-dashscope-pgvector-example**: 恢复MXY RAG Server架构、多模型集成
- **module-rag**: 恢复Spring AI Module RAG技术架构、Pre-Retrieval模块详解
### 基础模块
- **helloworld**: 恢复完整的入门示例,包含环境配置、快速开始指南
## 恢复的重要内容
### 技术实现细节
- 详细的数据库配置和SQL脚本
- Docker Compose部署指南
- 向量索引创建和优化配置
- RAG流程的完整技术说明
### 配置和部署
- application.yml完整配置示例
- 环境变量和依赖说明
- 性能优化建议
- 故障排查指南
### API文档整合
- 保留新生成的标准化API文档格式
- 整合原有的curl命令示例
- 统一的接口说明和参数描述
## 改进效果
✅ **技术完整性**: 恢复了丢失的重要技术实现细节
✅ **配置完整性**: 保留了完整的部署和配置说明
✅ **文档一致性**: 统一了文档格式,同时保留了重要信息
✅ **可用性提升**: 开发者可以获得完整的使用指南
## 文件统计
- 恢复了6个重要的README文件
- 保留了原有的技术细节和配置说明
- 整合了新生成的API文档格式
- 新增readme-overwrite.md任务文档
🤖 Generated with [Claude Code](https://claude.ai/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* fix: doc
* fix: doc
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent e681172 commit a44aa16
File tree
129 files changed
+11732
-526
lines changed- .claude/skills
- http-generate
- scripts
- readme-generate
- scripts
- skill-creator
- scripts
- spring-ai-alibaba-agent-example
- a2a-client-example
- playground-flight-booking
- react-agent-example
- spring-ai-alibaba-audio-example/dashscope-audio
- spring-ai-alibaba-bailian-example
- spring-ai-alibaba-chat-example
- azure-openai-chat
- dashscope-chat
- deepseek-chat
- moonshot-chat
- ollama-chat
- openai-chat
- qwq-chat
- vllm-chat
- zhipuai-chat
- spring-ai-alibaba-chat-memory-example
- spring-ai-alibaba-evaluation-example
- spring-ai-alibaba-graph-example
- big-tool
- chatflow
- graph-observability-langfuse
- human-node
- interruptable-action-example
- mcp-node
- multiagent-openmanus
- parallel-node
- parallel-stream-node
- product-analysis-graph
- react
- reflection
- stream-node
- usecase-field-classifier
- workflow-review-classifier
- workflow-writing-assistant
- spring-ai-alibaba-helloworld
- spring-ai-alibaba-image-example
- dashscope-image
- openai-image
- spring-ai-alibaba-mcp-example
- spring-ai-alibaba-mcp-config-example
- spring-ai-alibaba-mcp-starter-example/client/mcp-sdk-streamable-client-example
- spring-ai-alibaba-mem0-example
- spring-ai-alibaba-more-platform-and-model-example
- spring-ai-alibaba-multi-model-example
- ark-multi-model
- dashscope-multi-model
- openai-dashscope-multi-model
- spring-ai-alibaba-nacos-prompt-example
- spring-ai-alibaba-nl2sql-example
- chat
- vector-management
- spring-ai-alibaba-observability-example
- observability-arms-example
- observability-example
- observability-langfuse-example
- observationhandler-example
- spring-ai-alibaba-playground
- spring-ai-alibaba-prompt-example
- spring-ai-alibaba-rag-example
- bailian-agent
- bailian-rag-knowledge
- module-rag
- rag-component-example
- rag-elasticsearch-autoconfigure-example
- rag-elasticsearch-example
- rag-etl-pipeline-example
- rag-milvus-example
- rag-openai-dashscope-pgvector-example
- rag-pgvector-example
- spring-ai-alibaba-vector-databases-example
- vector-neo4j-example
- vector-oceanbase-example
- vector-opensearch-example
- vector-redis-example
- vector-simple-example
- spring-ai-alibaba-structured-example
- spring-ai-alibaba-tool-calling-example
- spring-ai-alibaba-usecase-example
- spring-ai-alibaba-classification-grading-example
- spring-ai-alibaba-comprehensive-example
- spring-ai-alibaba-scene-example/multi-model-chat
- spring-ai-alibaba-sql-example
- spring-ai-alibaba-text-classification-example
- spring-ai-alibaba-text-summarizer-example
- spring-ai-alibaba-translate-example
- spring-ai-alibaba-video-example/dashscope-video
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
129 files changed
+11732
-526
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
0 commit comments