About
The Design System Auditor is a specialized tool for frontend developers that automates the process of maintaining UI consistency. By scanning your project's components against your tailwind.config.mjs, it identifies hardcoded color utilities that bypass your design tokens, flags rendering issues within custom namespaces, and generates detailed reports on design debt. It is particularly useful during large-scale refactors or as a pre-commit check to ensure every component adheres to your established design language.