ui-componentize
Installation
SKILL.md
Componentize
Use this when the user wants to componentize, extract, or organize UI code into reusable components.
Activation
Use For
- componentizing an existing page, section, or prototype
- extracting a page or section into components
- extracting repeated UI into reusable components
- reducing duplication in UI code
- turning a draft implementation into production-ready code structure
- splitting a large UI file into smaller, focused modules