home/categories/debugging/otrebu-agents-plugins-development-lifecycle-skills-analyze-size-skill-md
debuggingtools

analyze-size

Analyze codebase size and language distribution using cloc. Use when user wants to understand codebase scale, primary languages, code composition, or assess project complexity. Provides total LOC, size category, language breakdown percentages, and key insights.

otrebu
maintainer
otrebu
Updated 11/18/2025
Stars
2
Forks
0
quick start

Installation and usage

Analyze codebase size and language distribution using cloc. Use when user wants to understand codebase scale, primary languages, code composition, or assess project complexity. Provides total LOC, size category, language breakdown percentages, and key insights.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use analyze-size