About
The Code Cleanup skill is a specialized utility designed to polish AI-generated code by identifying and removing 'slop'—unnecessary patterns that distinguish AI-written code from high-quality human code. It automates the removal of defensive overkill, redundant comments, and type escapes while ensuring new code matches your project's existing architectural patterns. Beyond simple formatting, it handles complex tasks like consolidating duplicate React hooks, cleaning up Drizzle database artifacts, and removing redundant error handling, making it an essential tool for maintaining a clean, professional-grade codebase in AI-assisted development workflows.