About
Provides a structured framework for architecting React component libraries based on the Atomic Design methodology. It guides developers through organizing UI elements into five distinct levels—Atoms, Molecules, Organisms, Templates, and Pages—ensuring consistent hierarchy and clear separation of concerns. This skill is particularly valuable when bootstrapping new design systems, refactoring messy component folders, or establishing naming conventions and export patterns that improve codebase scalability and team collaboration.