CSS Development: Refactor
Overview
Transforms existing CSS into semantic component patterns:
- Extract inline styles to semantic classes
- Consolidate utility classes from markup into
@applycompositions - Add dark mode variants
- Add test coverage
- Preserve existing functionality (behavior-neutral refactoring)
This is a sub-skill of css-development - typically invoked automatically via the main skill.
When This Skill Applies
Use when:
- Converting inline styles to semantic
[Description truncada. Veja o README completo no GitHub.]