# coleam00/excalidraw-diagram-skill SLOC report

> As of 2026-09-01 (commit 8646fcc9f74f), coleam00/excalidraw-diagram-skill contains 961 total lines: 159 code, 548 comments, 254 blank, across 8 files in 4 languages (top: Python 87.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

coleam00/excalidraw-diagram-skill has 159 source lines of code out of 961 total lines across 8 files, counted from the main ref at commit 8646fcc9f74f by the OctoCounts tokei engine on 2026-09-01. 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 coleam00/excalidraw-diagram-skill to commit 8646fcc9f74f, 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 small codebase by counted code lines. Code represents 16.5% of all lines, comments represent 57.0%, and the repository averages 20 code lines per file. Python accounts for 87.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1 | 189 | 139 | 12 | 38 |
| HTML | 1 | 14 | 13 | 0 | 1 |
| TOML | 1 | 7 | 7 | 0 | 0 |
| Markdown | 5 | 751 | 0 | 536 | 215 |

Top language (Python 87.4%). Generated at 2026-09-01T02:37:35.722390179+00:00. Canonical report: https://octocounts.com/github/coleam00/excalidraw-diagram-skill

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/coleam00/excalidraw-diagram-skill/commit/8646fcc9f74f38539c6cdb4c969723336a96ddcd?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 coleam00/excalidraw-diagram-skill have?

coleam00/excalidraw-diagram-skill has 961 total lines, including 159 code lines, 548 comment lines, and 254 blank lines.

### How was the coleam00/excalidraw-diagram-skill line count measured?

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

### What commit was counted for coleam00/excalidraw-diagram-skill?

This OctoCounts report was generated from main at commit 8646fcc9f74f on 2026-09-01T02:37:35.722390179+00:00.

## Similar repository reports

- [yoheinakajima/babyagi-2o](https://octocounts.com/github/yoheinakajima/babyagi-2o) — Python, 153 code lines
- [hlnmplus/notelega](https://octocounts.com/github/hlnmplus/notelega) — Python, 170 code lines
- [Doem/yzuCourseBot](https://octocounts.com/github/Doem/yzuCourseBot) — Python, 170 code lines
- [notkisk/transformer-implementation](https://octocounts.com/github/notkisk/transformer-implementation) — Python, 143 code lines
- [CodingSkywalker/Rosetta-Agent](https://octocounts.com/github/CodingSkywalker/Rosetta-Agent) — Python, 179 code lines
- [Daseinintheworld/aspy-transpiler](https://octocounts.com/github/Daseinintheworld/aspy-transpiler) — Python, 138 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)
