# Tencent/BrowserSkill SLOC report

> As of 2026-09-18 (commit 804aab17baad), Tencent/BrowserSkill contains 95,010 total lines: 81,643 code, 5,383 comments, 7,984 blank, across 458 files in 13 languages (top: TypeScript 37.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Tencent/BrowserSkill has 81,643 source lines of code out of 95,010 total lines across 458 files, counted from the 804aab17baad9795f9df074b223b515dc71b54b3 ref at commit 804aab17baad by the OctoCounts tokei engine on 2026-09-18. 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 Tencent/BrowserSkill to commit 804aab17baad, 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 85.9% of all lines, comments represent 5.7%, and the repository averages 178 code lines per file. TypeScript accounts for 37.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 159 | 35,781 | 30,379 | 2,863 | 2,539 |
| Rust | 92 | 27,834 | 24,754 | 602 | 2,478 |
| JSON | 122 | 12,702 | 12,702 | 0 | 0 |
| YAML | 3 | 8,481 | 6,735 | 2 | 1,744 |
| TSX | 19 | 3,863 | 3,430 | 146 | 287 |
| JavaScript | 26 | 2,793 | 2,486 | 94 | 213 |
| CSS | 6 | 659 | 543 | 47 | 69 |
| PowerShell | 2 | 379 | 291 | 38 | 50 |
| Shell | 1 | 203 | 164 | 19 | 20 |
| TOML | 6 | 156 | 143 | 1 | 12 |
| HTML | 1 | 12 | 12 | 0 | 0 |
| SVG | 1 | 4 | 4 | 0 | 0 |

Top language (TypeScript 37.2%). Generated at 2026-09-18T07:23:32.941075456+00:00. Canonical report: https://octocounts.com/github/Tencent/BrowserSkill

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Tencent/BrowserSkill/commit/804aab17baad9795f9df074b223b515dc71b54b3?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 Tencent/BrowserSkill have?

Tencent/BrowserSkill has 95,010 total lines, including 81,643 code lines, 5,383 comment lines, and 7,984 blank lines.

### How was the Tencent/BrowserSkill line count measured?

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

### What commit was counted for Tencent/BrowserSkill?

This OctoCounts report was generated from 804aab17baad9795f9df074b223b515dc71b54b3 at commit 804aab17baad on 2026-09-18T07:23:32.941075456+00:00.

## Similar repository reports

- [vitejs/vite](https://octocounts.com/github/vitejs/vite) — TypeScript, 81,016 code lines
- [maricastroc/lucid](https://octocounts.com/github/maricastroc/lucid) — TypeScript, 80,311 code lines
- [obra/lace](https://octocounts.com/github/obra/lace) — TypeScript, 84,321 code lines
- [BetterWright/betterwright](https://octocounts.com/github/BetterWright/betterwright) — TypeScript, 78,865 code lines
- [chaitanyagiri/munder-difflin](https://octocounts.com/github/chaitanyagiri/munder-difflin) — TypeScript, 78,009 code lines
- [anywhere-labs/dsh-desktop](https://octocounts.com/github/anywhere-labs/dsh-desktop) — TypeScript, 77,811 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
