Communityv1.0.0

Code Analyzer

深度代码分析工具。分析代码架构、执行流程、数据流、业务规则、外部依赖、数据模型,支持 DDD 模式识别(聚合根、实体、值对象、领域服务、仓储、领域事件、限界上下文)。使用场景:新代码库熟悉、架构文档生成、代码审查准备、技术债务评估、知识传承、DDD 模式识别。支持 Python、JavaScript、TypeSc...

1.8kdownloads21active installsjerry-guo-mys
View on ClawHubBack to Skills

Skill Details

Slug
code-analyzer
Latest Version
1.0.0
Author
jerry-guo-mys
Published
Mar 6, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Code Analyzer.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of code-analyzer. - 提供深度代码分析,涵盖架构风格、执行流程、数据流、业务规则、外部依赖、数据模型及 DDD 模式识别 - 支持 20+ 主流编程语言,包括 Python、JavaScript、TypeScript、Rust、Java、Go 等 - 生成结构化分析报告,包含质量评分、问题清单、架构图和改进建议 - 支持特定目录排除、DDD 专项分析、多场景(架构文档生成、代码审查、技术债务评估等) - 提供与 AI 助手协作用例和最佳实践文档