# anthropics/claude-plugins-official SLOC report

> As of 2026-09-16 (commit 76c85b7366c8), anthropics/claude-plugins-official contains 58,317 total lines: 21,624 code, 25,251 comments, 11,442 blank, across 329 files in 8 languages (top: Python 55.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

anthropics/claude-plugins-official has 21,624 source lines of code out of 58,317 total lines across 329 files, counted from the 76c85b7366c8be78ce3ac67dd21945b3960d1a8c ref at commit 76c85b7366c8 by the OctoCounts tokei engine on 2026-09-16. 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-official to commit 76c85b7366c8, 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 medium-sized codebase by counted code lines. Code represents 37.1% of all lines, comments represent 43.3%, and the repository averages 66 code lines per file. Python accounts for 55.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 47 | 15,324 | 11,957 | 1,689 | 1,678 |
| JavaScript | 10 | 3,969 | 3,040 | 673 | 256 |
| TypeScript | 4 | 3,115 | 2,524 | 327 | 264 |
| JSON | 15 | 1,880 | 1,879 | 0 | 1 |
| Shell | 19 | 1,771 | 1,239 | 282 | 250 |
| HTML | 5 | 1,235 | 985 | 114 | 136 |
| Markdown | 227 | 30,644 | 0 | 21,847 | 8,797 |
| Plain Text | 2 | 379 | 0 | 319 | 60 |

Top language (Python 55.3%). Generated at 2026-09-16T08:53:27.665833246+00:00. Canonical report: https://octocounts.com/github/anthropics/claude-plugins-official

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/anthropics/claude-plugins-official/commit/76c85b7366c8be78ce3ac67dd21945b3960d1a8c?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-official have?

anthropics/claude-plugins-official has 58,317 total lines, including 21,624 code lines, 25,251 comment lines, and 11,442 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 76c85b7366c8, 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-official?

This OctoCounts report was generated from 76c85b7366c8be78ce3ac67dd21945b3960d1a8c at commit 76c85b7366c8 on 2026-09-16T08:53:27.665833246+00:00.

## Similar repository reports

- [yutori-ai/yutori-sdk-python](https://octocounts.com/github/yutori-ai/yutori-sdk-python) — Python, 21,824 code lines
- [openwrt-xiaomi/xmir-patcher](https://octocounts.com/github/openwrt-xiaomi/xmir-patcher) — Python, 21,896 code lines
- [jasonxtn/argus](https://octocounts.com/github/jasonxtn/argus) — Python, 21,907 code lines
- [python-poetry/poetry](https://octocounts.com/github/python-poetry/poetry) — Python, 21,315 code lines
- [dynaconf/dynaconf](https://octocounts.com/github/dynaconf/dynaconf) — Python, 21,031 code lines
- [DunCanYounG-1/auto-embedded](https://octocounts.com/github/DunCanYounG-1/auto-embedded) — Python, 22,299 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)
