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.

onfire7777 2a5b14d 3 files · 32.0 KB Updated

File contents

onfire7777/universal-ai-skills-library/tree/main/skills/component-identification-sizing commit 2a5b14d2a8

Frequently asked questions

npx skillmds@latest add onfire7777/component-identification-sizing