home/categories/automation-tools/tech-leads-club-agent-skills-packages-skills-catalog-skills-architecture-component-identification-sizing-skill-md
automation-toolstools

component-identification-sizing

Maps architectural components in a codebase and measures their size to identify what should be extracted first. Use when asking "how big is each module?", "what components do I have?", "which service is too large?", "analyze codebase structure", "size my monolith", or planning where to start decomposing. Do NOT use for runtime performance sizing or infrastructure capacity planning.

tech-leads-club
maintainer
tech-leads-club
Обновлено 2/26/2026
Звёзды
2054
Форки
236
quick start

Installation and usage

Maps architectural components in a codebase and measures their size to identify what should be extracted first. Use when asking "how big is each module?", "what components do I have?", "which service is too large?", "analyze codebase structure", "size my monolith", or planning where to start decomposing. Do NOT use for runtime performance sizing or infrastructure capacity planning.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use component-identification-sizing