01Typography Scaling: Automatically enforces text-balance, text-pretty, and tabular-nums for data-heavy UI.
02913 GitHub stars
03Tailwind CSS Optimization: Enforces standard utility usage and modern classes like h-dvh and size-*.
04Accessibility Compliance: Ensures the use of accessible primitives like Radix or Base UI and proper ARIA labeling.
05Animation Auditing: Validates durations, easing curves, and compositor-only properties using motion/react.
06Performance Guardrails: Prevents expensive paint operations, improper useEffect usage, and layout-shifting animations.