# skaldlabs/skald SLOC report

> As of 2026-09-07 (commit fbfbfb0d4619), skaldlabs/skald contains 66,116 total lines: 50,847 code, 5,853 comments, 9,416 blank, across 380 files in 15 languages (top: YAML 34.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving skaldlabs/skald to commit fbfbfb0d4619, 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 76.9% of all lines, comments represent 8.9%, and the repository averages 134 code lines per file. YAML accounts for 34.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 6 | 20,292 | 17,622 | 2 | 2,668 |
| TypeScript | 161 | 17,159 | 13,925 | 758 | 2,476 |
| TSX | 138 | 14,061 | 12,762 | 91 | 1,208 |
| Sass | 9 | 3,753 | 3,175 | 69 | 509 |
| JSON | 11 | 2,364 | 2,359 | 0 | 5 |
| Python | 2 | 497 | 389 | 19 | 89 |
| Shell | 4 | 325 | 244 | 30 | 51 |
| CSS | 1 | 122 | 117 | 0 | 5 |
| Dockerfile | 4 | 191 | 81 | 54 | 56 |
| JavaScript | 4 | 92 | 81 | 6 | 5 |
| TOML | 4 | 90 | 65 | 8 | 17 |
| HTML | 1 | 25 | 23 | 1 | 1 |

Top language (YAML 34.7%). Generated at 2026-09-07T15:15:26.863813285+00:00. Canonical report: https://octocounts.com/github/skaldlabs/skald

## Report FAQ

### How many lines of code does skaldlabs/skald have?

skaldlabs/skald has 66,116 total lines, including 50,847 code lines, 5,853 comment lines, and 9,416 blank lines.

### How was the skaldlabs/skald line count measured?

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

### What commit was counted for skaldlabs/skald?

This OctoCounts report was generated from fbfbfb0d4619e5c16042f7ab2c5e26b5a56509f0 at commit fbfbfb0d4619 on 2026-09-07T15:15:26.863813285+00:00.

## Similar repository reports

- [zyronon/TypeWords](https://octocounts.com/github/zyronon/TypeWords) — YAML, 48,556 code lines
- [FQO3/sdg6_cup_client](https://octocounts.com/github/FQO3/sdg6_cup_client) — YAML, 34,771 code lines
- [chartjs/Chart.js](https://octocounts.com/github/chartjs/Chart.js) — YAML, 31,657 code lines
- [togatoga/karukan](https://octocounts.com/github/togatoga/karukan) — YAML, 74,615 code lines
- [awesome-dsh-plugin/awesome-dsh-plugin](https://octocounts.com/github/awesome-dsh-plugin/awesome-dsh-plugin) — YAML, 25,572 code lines
- [discourse/discourse-chat-integration](https://octocounts.com/github/discourse/discourse-chat-integration) — YAML, 24,018 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)
