DriftKing
DriftKing is a web app for frontend consistency. You log in, connect GitHub, scan repositories, and catch Tailwind class-token drift before it spreads across your codebase.

Why this exists: when teams ship fast, class usage drifts over time. You might standardize on bg-blue-500, then end up with bg-indigo-500 and bg-blue-400 in vibed code paths. DriftKing highlights that drift so the UI stays coherent.
How it works:
- Log in to DriftKing
- Connect your GitHub account and select a repo
- Run a scan to find class-token drift and inconsistency
Live site: driftking.dev







