Skip to main content

Component Identifier

Decompose a system into well-defined components using structured discovery techniques. Use this skill whenever the user is designing a new system from requirements, breaking down a monolith into modules, deciding how to organize code into packages/services, asking "what components should this system have?", or struggling with component granularity — even if they don't use the word "component."

Install

1. Add marketplace
/plugin marketplace add bookforge-ai/bookforge-skills
2. Install plugin
/plugin install fundamentals-of-software-architecture@bookforge-skills
3. Use the skill
/component-identifier
CC-BY-SA · Open sourceGitHub

More from Fundamentals of Software Architecture