# anthropics/claude-cookbooks SLOC report

> As of 2026-07-26 (commit 85016cacf5b7), anthropics/claude-cookbooks contains 208,254 total lines: 181,893 code, 14,162 comments, 12,199 blank, across 407 files in 18 languages (top: JSON 78.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving anthropics/claude-cookbooks to commit 85016cacf5b7, 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 large codebase by counted code lines. Code represents 87.3% of all lines, comments represent 6.8%, and the repository averages 447 code lines per file. JSON accounts for 78.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 33 | 141,820 | 141,820 | 0 | 0 |
| Python | 96 | 22,300 | 18,547 | 1,146 | 2,607 |
| Jupyter Notebooks | 91 | 23,391 | 14,974 | 4,727 | 3,690 |
| TypeScript | 32 | 3,061 | 2,245 | 525 | 291 |
| YAML | 18 | 1,871 | 1,732 | 104 | 35 |
| CSS | 1 | 1,054 | 885 | 29 | 140 |
| TSX | 5 | 889 | 783 | 56 | 50 |
| TOML | 8 | 269 | 203 | 31 | 35 |
| Shell | 6 | 385 | 200 | 131 | 54 |
| INI | 1 | 154 | 133 | 11 | 10 |
| Dockerfile | 8 | 166 | 101 | 39 | 26 |
| Makefile | 1 | 128 | 97 | 16 | 15 |

Top language (JSON 78.0%). Generated at 2026-07-26T05:41:16.018481442+00:00. Canonical report: https://octocounts.com/github/anthropics/claude-cookbooks

## Report FAQ

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

anthropics/claude-cookbooks has 208,254 total lines, including 181,893 code lines, 14,162 comment lines, and 12,199 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 85016cacf5b7, 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-cookbooks?

This OctoCounts report was generated from main at commit 85016cacf5b7 on 2026-07-26T05:41:16.018481442+00:00.

## Similar repository reports

- [halo-dev/halo](https://octocounts.com/github/halo-dev/halo) — JSON, 180,790 code lines
- [chen-006/gpt56_api_detector](https://octocounts.com/github/chen-006/gpt56_api_detector) — JSON, 180,504 code lines
- [koush/scrypted](https://octocounts.com/github/koush/scrypted) — JSON, 183,726 code lines
- [stanford-cs336/lectures](https://octocounts.com/github/stanford-cs336/lectures) — JSON, 175,340 code lines
- [GrapheneOS/SpeechServices](https://octocounts.com/github/GrapheneOS/SpeechServices) — JSON, 189,675 code lines
- [umami-software/umami](https://octocounts.com/github/umami-software/umami) — JSON, 172,576 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)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
