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
Mis à jour 11/18/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use analyze-size