BeClaude

repo-summarizer

New
GitHub TrendingDocumentationby dyingpotato890

A Claude Code plugin that analyzes any codebase and generates a detailed architecture document and quick-reference cheat sheet for new developers.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/repo-summarizer.md https://raw.githubusercontent.com/dyingpotato890/repo-summarizer/main/SKILL.md
3
Invoke in Claude Code
/repo-summarizer
View source on GitHub
documentationplugin

Frequently Asked Questions

What is repo-summarizer?

A Claude Code plugin that analyzes any codebase and generates a detailed architecture document and quick-reference cheat sheet for new developers.

How to install repo-summarizer?

To install repo-summarizer, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /repo-summarizer.

What is repo-summarizer best for?

repo-summarizer is a community categorized under Documentation. It is designed for: documentation, plugin. Created by dyingpotato890.