UI Tokenize. Keeps your website colors and sizes consistent by catching hardcoded numbers before they break your design.

github.com/xiaolai/ui-tokenize

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • v0.4.1: fix empty-catalog blanket deny; hooks honor path ignores; uni…
May 2026
  • Refresh nlpm-badge to v0.8.22
  • Refresh nlpm-badge to v0.8.20
  • fix: badge JSON shields.io-compliant (drop 'extras' for nlpm-badge v0…
  • Validated by NLPM badge — passes nlpm-check v0.8.3 clean
  • v0.4.0: ship token-reviewer subagent (resolves D-008)
  • v0.3.0: add `surfaces` config — per-project allowlist of file kinds t…
April 2026
  • v0.2.1: scanner false-positive fixes — comment stripping + tighter HE…
  • v0.2.0: add `strictness` config — `strict` (default) keeps current de…
  • docs: add stale-marketplace troubleshooting note
  • v0.1.3: bump for tools/list always-expose fix; update test count
  • fix: tools/list always exposes maintainer-only tools, gate at call-time
  • v0.1.2: bump for css-vars maintainer-mode fix; update test count
  • fix: allow direct edits to css-vars sources in maintainer mode
  • v0.1.1: address Claude audit findings; switch license to ISC
  • Add lib/ignore.mjs + new test files (mcp, maintainer, consumer-profil…
  • Fix Codex MAJOR (#6-#16) + MINOR (#17,#18,#20) audit findings
  • Fix Codex CRITICAL audit findings (#1-#5)
  • Implement v0.1: rewrite-first hooks, MCP server, slash commands, tests
  • Initial scaffold: docs, manifest, hooks/MCP config