Refresh usage examples: Verify code samples and API documentation
Validate links: Test external links, badges, and references
Update project status: Current features, roadmap, version info
Check screenshots/demos: Ensure visual examples are current
目的: 保持公开项目文档内容最新
更新安装说明: 检查依赖项、要求和设置步骤
刷新使用示例: 验证代码示例和API文档
验证链接: 测试外部链接、徽章和参考资料
更新项目状态: 当前功能、路线图、版本信息
检查截图/演示: 确保视觉示例内容最新
3. Smart Detection Process
3. 智能检测流程
File existence: Create CLAUDE.md or README.md if missing
Project analysis: Scan codebase for changes since last update
Cross-reference: Compare project structure with documented instructions
Outdated sections: Identify stale information automatically
Consistency check: Ensure both files complement each other
文件存在性检查: 若CLAUDE.md或README.md缺失则创建
项目分析: 扫描代码库,识别自上次更新以来的变更
交叉引用: 对比项目结构与文档中的说明
过时内容识别: 自动检测陈旧信息
一致性检查: 确保两个文档内容互补
4. Validation Steps
4. 验证步骤
Run project commands mentioned in docs to verify they work
Test installation steps from scratch perspective
Validate all external links and references
Check that CLAUDE.md instructions match current project setup
Ensure README.md accurately represents current project state
Focus on keeping both files synchronized with the actual project state and useful for their respective audiences: Claude for CLAUDE.md, users/developers for README.md.