đź§ą Code Hygienist Pro
Stop manual refactoring. Eliminate hundreds of warnings automatically.
Code Hygienist Pro is a premium Unity Asset Store tool that works as a “code cleanup engine.” It safely detects, explains, and automatically refactors common Unity performance hits and architectural smells—without fear of breaking your game.
🚀 Why Code Hygienist Pro?
- Hundreds of Warnings? Gone. Turn messy prototype code or inherited client spaghetti into clean, production-ready code.
- Auto Refactor Engine: A safe, Roslyn AST-based transformation engine. It’s not just regex—it intelligently refactors your code (e.g., caching
Camera.mainorGetComponent()calls out of update loops). - Visual Rule Builder: Create your own custom codebase constraints visually without writing a single line of C#.
- CI/CD & CLI Support: Run headless scans in your build pipeline and fail builds based on hygiene score thresholds.
- Batch Fix System: Select entire folders or the whole project and apply rules in bulk, safely backed by an Undo system.
- No More “Fear of Breaking”: The Diff Preview window lets you preview side-by-side changes before ever modifying the file on disk.
What Problem Does this Solve?
Every developer has messy code they intend to clean up “later.” Later rarely comes before release, causing unnoticed performance drains (like physics allocations in an Update loop) or architectural nightmares (God Classes).
Code Hygienist Pro sells you time, safety, and automation.