# anthropics/claude-plugins-community SLOC report

> As of 2026-08-25 (commit a727be1c7bd6), anthropics/claude-plugins-community contains 10,343 total lines: 1,050 code, 6,649 comments, 2,644 blank, across 66 files in 4 languages (top: Python 92.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

anthropics/claude-plugins-community has 1,050 source lines of code out of 10,343 total lines across 66 files, counted from the main ref at commit a727be1c7bd6 by the OctoCounts tokei engine on 2026-08-25. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving anthropics/claude-plugins-community to commit a727be1c7bd6, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 10.2% of all lines, comments represent 64.3%, and the repository averages 16 code lines per file. Python accounts for 92.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 3 | 1,210 | 967 | 70 | 173 |
| JSON | 3 | 63 | 63 | 0 | 0 |
| HTML | 1 | 116 | 20 | 95 | 1 |
| Markdown | 59 | 8,954 | 0 | 6,484 | 2,470 |

Top language (Python 92.1%). Generated at 2026-08-25T03:11:48.484390840+00:00. Canonical report: https://octocounts.com/github/anthropics/claude-plugins-community

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/anthropics/claude-plugins-community/commit/a727be1c7bd6064419b6f60d71993a19198adc17?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does anthropics/claude-plugins-community have?

anthropics/claude-plugins-community has 10,343 total lines, including 1,050 code lines, 6,649 comment lines, and 2,644 blank lines.

### How was the anthropics/claude-plugins-community line count measured?

OctoCounts resolved the public GitHub repository to commit a727be1c7bd6, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for anthropics/claude-plugins-community?

This OctoCounts report was generated from main at commit a727be1c7bd6 on 2026-08-25T03:11:48.484390840+00:00.

## Similar repository reports

- [MoonshotAI/FlashKDA](https://octocounts.com/github/MoonshotAI/FlashKDA) — Python, 1,049 code lines
- [cactus-compute/cactus-hybrid](https://octocounts.com/github/cactus-compute/cactus-hybrid) — Python, 1,048 code lines
- [LXZxander/pt-shualiu](https://octocounts.com/github/LXZxander/pt-shualiu) — Python, 1,062 code lines
- [MINT-SJTU/RoboClaw](https://octocounts.com/github/MINT-SJTU/RoboClaw) — Python, 1,029 code lines
- [0x5477/deepseek-v4-pro-unrestricted](https://octocounts.com/github/0x5477/deepseek-v4-pro-unrestricted) — Python, 1,072 code lines
- [iIlumn/orbsha-c-ker](https://octocounts.com/github/iIlumn/orbsha-c-ker) — Python, 1,086 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
