Design Token Lint

Type to search...

to open search from anywhere

Contribution

CreatedApr 13, 2026Takeshi Takatsudo

Contribution guidelines and project background

This project is a linter that enforces semantic design tokens instead of raw Tailwind numeric utilities. I originally built it because I wanted to enforce consistent design token usage across my projects. It started as a sub-package within one of my projects, but since I use a documentation tool for all of my projects, I found myself copying and pasting the package into every project directory. So I published it to npm for consistency and easier maintenance.

Most of the source code in this project was written by Claude Code. While this is publicly available as an open-source project, I’m not sure whether I’ll actively maintain the package going forward. Feel free to fork it or open pull requests, but I can’t guarantee that I’ll be able to review or merge them.

Since we’re already in the AI era, I’d recommend forking the repo and making whatever tweaks you need on your own.

@Takazudo

Revision History