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
使用

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

skills use component-identification-sizing