# mvanhorn/last30days-skill SLOC report

> As of 2026-08-31 (commit a218edadbc33), mvanhorn/last30days-skill contains 65,251 total lines: 49,238 code, 7,579 comments, 8,434 blank, across 142 files in 7 languages (top: Python 95.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mvanhorn/last30days-skill to commit a218edadbc33, 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 75.5% of all lines, comments represent 11.6%, and the repository averages 347 code lines per file. Python accounts for 95.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 100 | 56,896 | 46,994 | 3,625 | 6,277 |
| Go | 11 | 1,535 | 1,237 | 156 | 142 |
| Shell | 7 | 949 | 695 | 151 | 103 |
| JSON | 4 | 237 | 237 | 0 | 0 |
| TOML | 1 | 83 | 68 | 4 | 11 |
| YAML | 1 | 8 | 7 | 0 | 1 |
| Markdown | 18 | 5,543 | 0 | 3,643 | 1,900 |

Top language (Python 95.4%). Generated at 2026-08-31T08:37:20.752555329+00:00. Canonical report: https://octocounts.com/github/mvanhorn/last30days-skill

## Report FAQ

### How many lines of code does mvanhorn/last30days-skill have?

mvanhorn/last30days-skill has 65,251 total lines, including 49,238 code lines, 7,579 comment lines, and 8,434 blank lines.

### How was the mvanhorn/last30days-skill line count measured?

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

### What commit was counted for mvanhorn/last30days-skill?

This OctoCounts report was generated from main at commit a218edadbc33 on 2026-08-31T08:37:20.752555329+00:00.

## Similar repository reports

- [RVC-Project/Retrieval-based-Voice-Conversion-WebUI](https://octocounts.com/github/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) — Python, 49,199 code lines
- [wanshuiyin/Auto-claude-code-research-in-sleep](https://octocounts.com/github/wanshuiyin/Auto-claude-code-research-in-sleep) — Python, 49,344 code lines
- [Lightning-AI/pytorch-lightning](https://octocounts.com/github/Lightning-AI/pytorch-lightning) — Python, 50,493 code lines
- [PrimeIntellect-ai/prime-rl](https://octocounts.com/github/PrimeIntellect-ai/prime-rl) — Python, 47,752 code lines
- [agiprolabs/claude-trading-skills](https://octocounts.com/github/agiprolabs/claude-trading-skills) — Python, 47,582 code lines
- [bitsorg/bits](https://octocounts.com/github/bitsorg/bits) — Python, 47,477 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
