소개
Maintains code quality by applying consistent formatting, naming conventions, and best practices like DRY and YAGNI across entire projects. This skill guides the AI in refactoring existing logic to improve readability, removing technical debt such as dead code or unused imports, and ensuring that functions remain small and focused. By integrating with standard formatting tools and adhering to language-specific style guides, it helps teams maintain a professional and cohesive codebase regardless of the programming language or framework being used.