Skip to main content
Run any Skill in Manus
with one click
$pwd:

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.

$ git log --oneline --stat
stars:2,332
forks:268
updated:February 26, 2026 at 17:46
File Explorer
3 files
SKILL.md
readonly