token-drift-scanner

Community

Audit design token consistency

AuthorBruceTyndall
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common issue of design tokens becoming inconsistent across a codebase, leading to visual bugs and a fragmented user experience. It ensures that the implemented UI adheres to the established design system.

Core Features & Use Cases

  • Canonical Token Verification: Checks if design tokens (colors, fonts) in the codebase align with the project's canonical documentation (e.g., SOCELLE_CANONICAL_DOCTRINE.md).
  • Hardcoded Value Detection: Identifies instances of hardcoded hex color values or unauthorized font usage that bypass the design system.
  • Figma Parity Check: Compares design tokens defined in Figma (as reflected in Tailwind config or CSS variables) against their actual implementation.
  • Use Case: Before a major release, run this skill to automatically scan the SOCELLE-WEB application for any deviations from the approved color palette or font families, ensuring brand consistency.

Quick Start

Run the token-drift-scanner skill to audit the design tokens within the SOCELLE-WEB project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: token-drift-scanner
Download link: https://github.com/BruceTyndall/socelle-global/archive/main.zip#token-drift-scanner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.