SKILL·DEB915

analyze-code-structure

majiayu000
更新于 3 months ago
27 次查看
58
9
58
在 GitHub 上查看
其他design

关于

This skill analyzes code organization to identify structural patterns and module hierarchies. It's designed for initial codebase reviews, understanding existing designs, and planning refactoring. The skill provides workflows for surveying modules, mapping hierarchies, and listing key components like classes and functions.

快速安装

Claude Code

推荐
主要方式
npx skills add majiayu000/claude-skill-registry -a claude-code
插件命令备选方式
/plugin add https://github.com/majiayu000/claude-skill-registry
Git 克隆备选方式
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/analyze-code-structure

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

majiayu000/claude-skill-registry
路径: skills/data/analyze-code-structure
0
FAQ

常见问题

什么是 analyze-code-structure Skill?

analyze-code-structure 是一个 Claude Skill,作者为 majiayu000。Skill 将 Claude 按需加载的说明和资源打包,让 Claude 无需额外提示即可执行与 analyze-code-structure 相关的任务。

如何安装 analyze-code-structure?

使用本页的安装命令:将 analyze-code-structure 作为插件添加到 Claude Code,或将其仓库克隆到 skills 目录,然后重启 Claude 以加载该 Skill。

analyze-code-structure 属于哪个分类?

analyze-code-structure 属于其他分类。

analyze-code-structure 可以免费使用吗?

可以。analyze-code-structure 已收录在 AIMCP,可免费安装。

相关推荐技能

when-mapping-dependencies-use-dependency-mapper
其他

这是一个用于软件项目依赖关系映射、分析和可视化的综合工具。它能自动提取和分析多种包管理器(npm、pip、cargo等)的依赖关系,检测问题并进行安全审计。开发者可通过可视化图表快速理解项目依赖结构,识别潜在风险和优化机会。

查看技能
Summarizer
其他

Summarizer Skill能够将大段文本内容转化为简洁的摘要,支持项目符号、段落和执行摘要三种输出格式。开发者可通过配置内容、样式和最大长度参数,快速集成文本摘要功能到应用中。该工具适用于文档处理、内容分析和信息提取等场景,能有效提升文本处理效率。

查看技能
agent-ops-dogfood
其他

该Skill通过分析公开文档和帮助信息,为项目建立经人工审核的基线使用指南,无需代码审查。它严格遵循文档优先原则,自动识别使用说明中的缺失并标记为待澄清问题。适用于在项目初期快速构建基于官方声明的用户指南框架,为后续开发提供明确参考基准。

查看技能
agent-ops-docker-review
其他

这是一个用于Dockerfile分析和优化的Claude Skill,能帮助开发者审查现有Dockerfile的最佳实践、安全问题和优化机会。它提供四种模式:代码审查、优化建议、交互式构建指导和镜像安全扫描。开发者可以通过简单的斜杠命令快速获得Dockerfile的改进建议和安全评估。

查看技能