verify-design-tokens
CommunityEnforce 3-layer design tokens in frontend.
System Documentation
What problem does it solve?
Verifies that a codebase adheres to a Design Token 3-Layer architecture (Primitives → Semantic → Components), preventing direct imports from primitives/semantic into Layer 3 and ensuring tokens are consumed through the public API. This helps teams maintain a consistent token strategy, catch regressions early, and facilitate cross-team design-system alignment.
Core Features & Use Cases
- Layer-3 import validation: ensures Layer 3 only imports from Layer 2 or the design-tokens public API.
- Migrated component verification: checks that migrated components consistently reference design tokens via the public API.
- Step-by-step workflow validation: validates that the repository conforms to the architecture rules outlined in the migration guide and references.
Quick Start
Run the migration-and-validation checks to confirm Layer 3 tokens import from the public API and that all components adhere to the 3-layer architecture.
Dependency Matrix
Required Modules
None requiredComponents
💻 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: verify-design-tokens Download link: https://github.com/junnv93/equipment_management_system/archive/main.zip#verify-design-tokens Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.