概要
Streamline frontend development by applying Atomic Design principles to categorize UI elements into atoms, molecules, organisms, templates, and pages. This skill fosters a 'reuse-first' philosophy, guiding developers through a structured decision process to determine if a new component is necessary or if existing assets can be extended. By identifying common architectural anti-patterns and providing clear classification hierarchies, it ensures that design systems remain maintainable and organized while integrating seamlessly with project management workflows.