# Light0305/Light-skills SLOC report

> As of 2026-09-11 (commit 6b44f57d1274), Light0305/Light-skills contains 103,979 total lines: 75,452 code, 16,445 comments, 12,082 blank, across 434 files in 12 languages (top: Python 92.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Light0305/Light-skills to commit 6b44f57d1274, 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 72.6% of all lines, comments represent 15.8%, and the repository averages 174 code lines per file. Python accounts for 92.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 191 | 79,436 | 69,553 | 2,344 | 7,539 |
| JSON | 64 | 4,455 | 4,455 | 0 | 0 |
| YAML | 8 | 489 | 385 | 77 | 27 |
| TeX | 6 | 478 | 319 | 69 | 90 |
| SVG | 2 | 310 | 288 | 0 | 22 |
| R | 2 | 220 | 195 | 7 | 18 |
| TSX | 3 | 226 | 152 | 49 | 25 |
| TOML | 1 | 70 | 49 | 11 | 10 |
| SQL | 3 | 77 | 35 | 28 | 14 |
| Shell | 1 | 36 | 21 | 9 | 6 |
| Markdown | 151 | 18,171 | 0 | 13,840 | 4,331 |
| Plain Text | 2 | 11 | 0 | 11 | 0 |

Top language (Python 92.2%). Generated at 2026-09-11T15:31:31.805537060+00:00. Canonical report: https://octocounts.com/github/Light0305/Light-skills

## Report FAQ

### How many lines of code does Light0305/Light-skills have?

Light0305/Light-skills has 103,979 total lines, including 75,452 code lines, 16,445 comment lines, and 12,082 blank lines.

### How was the Light0305/Light-skills line count measured?

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

### What commit was counted for Light0305/Light-skills?

This OctoCounts report was generated from master at commit 6b44f57d1274 on 2026-09-11T15:31:31.805537060+00:00.

## Similar repository reports

- [KurimuzonAkuma/kurigram](https://octocounts.com/github/KurimuzonAkuma/kurigram) — Python, 74,797 code lines
- [yukkcat/chatgpt2api](https://octocounts.com/github/yukkcat/chatgpt2api) — Python, 74,215 code lines
- [calesthio/OpenMontage](https://octocounts.com/github/calesthio/OpenMontage) — Python, 77,451 code lines
- [khoj-ai/khoj](https://octocounts.com/github/khoj-ai/khoj) — Python, 77,498 code lines
- [HUST-AI-HYZ/MemoryAgentBench](https://octocounts.com/github/HUST-AI-HYZ/MemoryAgentBench) — Python, 78,449 code lines
- [SakuraMathcraft/LaTeXSnipper](https://octocounts.com/github/SakuraMathcraft/LaTeXSnipper) — Python, 72,191 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)
