# tradermonty/claude-trading-skills SLOC report

> As of 2026-09-16 (commit c894e74e0d05), tradermonty/claude-trading-skills contains 268,106 total lines: 172,153 code, 59,044 comments, 36,909 blank, across 1,175 files in 9 languages (top: Python 72.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

tradermonty/claude-trading-skills has 172,153 source lines of code out of 268,106 total lines across 1,175 files, counted from the c894e74e0d054d9ba882ef05362f3da91fc66552 ref at commit c894e74e0d05 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 tradermonty/claude-trading-skills to commit c894e74e0d05, 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 64.2% of all lines, comments represent 22.0%, and the repository averages 147 code lines per file. Python accounts for 72.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 369 | 148,239 | 124,722 | 5,992 | 17,525 |
| JSON | 213 | 35,253 | 35,245 | 0 | 8 |
| YAML | 120 | 9,200 | 8,941 | 30 | 229 |
| Templ | 12 | 3,224 | 2,959 | 0 | 265 |
| TOML | 1 | 167 | 147 | 9 | 11 |
| Shell | 3 | 131 | 75 | 39 | 17 |
| HTML | 1 | 70 | 64 | 0 | 6 |
| Markdown | 382 | 71,592 | 0 | 52,746 | 18,846 |
| Plain Text | 74 | 230 | 0 | 228 | 2 |

Top language (Python 72.4%). Generated at 2026-09-16T08:41:40.578044911+00:00. Canonical report: https://octocounts.com/github/tradermonty/claude-trading-skills

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/tradermonty/claude-trading-skills/commit/c894e74e0d054d9ba882ef05362f3da91fc66552?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 tradermonty/claude-trading-skills have?

tradermonty/claude-trading-skills has 268,106 total lines, including 172,153 code lines, 59,044 comment lines, and 36,909 blank lines.

### How was the tradermonty/claude-trading-skills line count measured?

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

### What commit was counted for tradermonty/claude-trading-skills?

This OctoCounts report was generated from c894e74e0d054d9ba882ef05362f3da91fc66552 at commit c894e74e0d05 on 2026-09-16T08:41:40.578044911+00:00.

## Similar repository reports

- [crewAIInc/crewAI](https://octocounts.com/github/crewAIInc/crewAI) — Python, 168,690 code lines
- [LMCache/LMCache](https://octocounts.com/github/LMCache/LMCache) — Python, 176,549 code lines
- [mem0ai/mem0](https://octocounts.com/github/mem0ai/mem0) — Python, 164,064 code lines
- [langchain-ai/langgraph](https://octocounts.com/github/langchain-ai/langgraph) — Python, 164,040 code lines
- [datawhalechina/hello-agents](https://octocounts.com/github/datawhalechina/hello-agents) — Python, 159,917 code lines
- [rohitg00/ai-engineering-from-scratch](https://octocounts.com/github/rohitg00/ai-engineering-from-scratch) — Python, 184,686 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)
