Claude Skill

yzddmr6/repo-analyzer

Repo-Analyzer is an AI coding agent skill for deep architectural analysis of open-source projects. Generate professional reports with one command.

Overview

Stars436
Forks67
LanguageUnknown
Last pushed2026-04-27
Last synced2026-07-02
View on GitHub

Repository

Owneryzddmr6
Repositoryrepo-analyzer
Full nameyzddmr6/repo-analyzer
Repo ID1,203,950,130

Install this Skill

npx skills add yzddmr6/repo-analyzer

Registry

Typemcp_server
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-12
Platforms
ClaudeMCPOpenClawCodex
Capabilities
code-reviewpdfmemorysearchworkflow
Detected files
README.mdpackage.json
Config keys
PACKAGE_JSON
Install methods
  • npx skills add yzddmr6/repo-analyzer
  • git clone https://github.com/yzddmr6/repo-analyzer.git ~/.claude/skills/repo-analyzer
  • git clone https://github.com/yzddmr6/repo-analyzer.git %USERPROFILE%\.claude\skills\repo-analyzer

Summary

Repo-Analyzer is an AI coding agent skill designed for deep architectural analysis of open-source projects. It enables developers to generate professional-grade analysis reports with a single command, leveraging AI to understand code structure, dependencies, and design patterns.

Chinese description

AI coding agent 技能:开源项目深度架构分析,一句话生成专业级分析报告

Key features

  • One-command generation of professional analysis reports
  • Deep architectural analysis of open-source projects
  • AI-powered understanding of code structure and dependencies
  • Designed as a skill for AI coding agents

Use cases

  • Quickly evaluate the architecture of unfamiliar open-source projects
  • Generate documentation for codebases during onboarding
  • Identify design patterns and dependencies in large repositories
  • Support code review with automated structural insights

README excerpt

# Repo Analyzer An AI coding agent skill for deep architectural analysis of open-source projects. Generates professional-grade architecture reports with design insights, trade-off analysis, and Mermaid diagrams. Compatible with [Claude Code](https://claude.ai/claude-code), [Codex](https://github.com/openai/codex), [OpenClaw](https://github.com/anthropics/openclaw), and any AI coding agent that supports the skills format. **[中文文档](README.zh.md)** ## Related Articles - [一键生成专业级分析报告:迭代20多轮的深度架构分析Skill,我决定开源了](https://mp.weixin.qq.com/s/sOPHFaNS8pIkhB4F-FysTQ) - [Claude Code 源码深度架构分析](https://mp.weixin.qq.com/s/GjZ-tFBVwfJwK11F1lP5TQ) ## Quick Install **npx (Recommended)** ```bash npx skills add yzddmr6/repo-analyzer ``` **Plugin Marketplace** ``` /plugin marketplace add yzddmr6/repo-analyzer /plugin install repo-analyzer@repo-analyzer ``` **Manual (Git Clone)** ```bash # macOS / Linux git clone https://github.com/yzddmr6/repo-analyzer.git ~/.claude/skills/repo-analyzer # Windows git clone https://github.com/yzddmr6/repo-analyzer.git %USERPROFILE%\.claude\skills\repo-analyzer ``` ## Features - **Architecture-level analysis** — Focuses on *why* things are designed the way they are, not just *what* the code does - **Adaptive report structure** — No fixed template; chapters are designed based on each project's unique characteristics - **Parallel subagent analysis** — Spawns multiple agents to analyze core modules concurrently for large codebases - **Competitive positioning** — Compares design philosophy and technical trade-offs against similar projects - **Mermaid diagrams** — Architecture overviews, data flows, and per-module sequence diagrams throughout the report - **Interactive workflow** — Asks targeted questions based on project traits before diving into a

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-02