소개
Streamlines the transition from utility-heavy or inline styling to a clean, semantic component architecture. This skill helps developers identify repeated CSS patterns, consolidate them into reusable semantic classes using Tailwind's @apply directive, and automatically incorporate dark mode support. By following a systematic refactoring workflow—from pattern analysis to visual verification—it ensures styling remains consistent across the codebase while significantly reducing markup bloat and improving long-term maintainability through behavior-neutral updates.