# cursor/plugins SLOC report

> As of 2026-09-16 (commit e31650eea443), cursor/plugins contains 34,345 total lines: 16,318 code, 11,749 comments, 6,278 blank, across 489 files in 9 languages (top: TypeScript 82.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

cursor/plugins has 16,318 source lines of code out of 34,345 total lines across 489 files, counted from the e31650eea443aaea1e84cc15d88c13f40080b275 ref at commit e31650eea443 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 cursor/plugins to commit e31650eea443, 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 47.5% of all lines, comments represent 34.2%, and the repository averages 33 code lines per file. TypeScript accounts for 82.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 43 | 14,591 | 13,467 | 380 | 744 |
| JSON | 76 | 1,946 | 1,946 | 0 | 0 |
| JavaScript | 3 | 458 | 401 | 12 | 45 |
| Shell | 9 | 455 | 263 | 102 | 90 |
| CSS | 1 | 96 | 92 | 0 | 4 |
| YAML | 1 | 84 | 74 | 0 | 10 |
| SVG | 15 | 62 | 60 | 2 | 0 |
| HTML | 1 | 16 | 15 | 1 | 0 |
| Markdown | 340 | 16,637 | 0 | 11,252 | 5,385 |

Top language (TypeScript 82.5%). Generated at 2026-09-16T22:45:03.847499852+00:00. Canonical report: https://octocounts.com/github/cursor/plugins

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/cursor/plugins/commit/e31650eea443aaea1e84cc15d88c13f40080b275?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 cursor/plugins have?

cursor/plugins has 34,345 total lines, including 16,318 code lines, 11,749 comment lines, and 6,278 blank lines.

### How was the cursor/plugins line count measured?

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

### What commit was counted for cursor/plugins?

This OctoCounts report was generated from e31650eea443aaea1e84cc15d88c13f40080b275 at commit e31650eea443 on 2026-09-16T22:45:03.847499852+00:00.

## Similar repository reports

- [nexu-io/html-video](https://octocounts.com/github/nexu-io/html-video) — TypeScript, 16,005 code lines
- [greenpolo/cc-multi-cli-plugin](https://octocounts.com/github/greenpolo/cc-multi-cli-plugin) — TypeScript, 16,958 code lines
- [chandra447/pi-hermes-memory](https://octocounts.com/github/chandra447/pi-hermes-memory) — TypeScript, 17,116 code lines
- [vercel-labs/skills](https://octocounts.com/github/vercel-labs/skills) — TypeScript, 15,512 code lines
- [cheshmakzanoon-ops/Experiment-1](https://octocounts.com/github/cheshmakzanoon-ops/Experiment-1) — TypeScript, 15,480 code lines
- [WtecHtec/berth](https://octocounts.com/github/WtecHtec/berth) — TypeScript, 15,250 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)
