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
更新于 11/18/2025
星标
2
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use analyze-size