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
Mis à jour 2/26/2026
Étoiles
2054
Forks
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.

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 component-identification-sizing