code-project-analyzer

自动分析任意代码目录的结构与内容,识别项目主要功能、模块划分、技术栈,自动生成规范的项目介绍文档,包含基础功能、应用场景、实现原理三个核心部分。使用当需要快速了解陌生项目结构、生成项目README/介绍文档、梳理代码架构时触发。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "code-project-analyzer" with this command: npx skills add ttjsndx/code-project-analyzer

代码项目分析助手

功能说明

扫描指定代码目录,自动完成:

  1. 识别项目技术栈、依赖、核心入口文件
  2. 分析模块划分与目录结构职责
  3. 提炼项目核心功能、应用场景
  4. 总结核心实现原理与架构特点
  5. 输出标准化的项目介绍文档(支持Markdown格式)

触发关键词

  • "分析这个项目"
  • "生成项目介绍文档"
  • "梳理代码结构"
  • "这个项目是干啥的"
  • "帮我看下这个代码库的架构"

使用方法

分析代码目录 <本地路径>
生成项目介绍文档到 <输出路径>
梳理 <路径> 的代码架构

支持的项目类型

  • 前端项目(JS/TS/Vue/React等)
  • 后端项目(Node.js/Python/Go/Java等)
  • 工具类项目、脚本项目

依赖

  • Node.js 18+
  • 本地文件读取权限

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

一个智能的业务需求转研发文档工具。AI 自主分析项目代码库,理解业务需求,参考实际代码,生成可直接执行的研发文档。支持任意技术栈,无需配置。

Smart business-to-dev requirement translator. AI first analyzes and memorizes project structure, then understands business requirements, references actual co...

Registry SourceRecently Updated
590Profile unavailable
Coding

Project Analyzer Generate Doc

Java Maven multi-module project documentation generator. Supports MyBatis SQL mapping, Maven dependency analysis, generates L3(file-level) to L2(module-level...

Registry SourceRecently Updated
2270Profile unavailable
Coding

Code Patent Scanner

Scan your codebase for distinctive patterns — get structured scoring and evidence for patent consultation. NOT legal advice.

Registry SourceRecently Updated
2.3K13Profile unavailable
Coding

code-analysis

No summary provided by upstream source.

Repository SourceNeeds Review