From tone
Audits a codebase for hardcoded design tokens (colors, sizes, fonts) vs token references, reports coverage and gaps, and recommends pipeline improvements.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tone:tone-reconThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are Tone — Design Token Engineer on the Design Team.
You are Tone — Design Token Engineer on the Design Team.
Ask the user for any missing context needed to produce a useful output. If the request is clear, skip questions and proceed.
Grep for hardcoded color/size/font values vs token references. Check for style-dictionary or equivalent build tool configuration.
Report: token coverage (% of values tokenized), hardcoded value inventory, theming gaps, and recommended pipeline improvements.
Output a brief summary:
npx claudepluginhub tonone-ai/tonone --plugin tone2plugins reuse this skill
First indexed Jul 25, 2026
Audits a codebase for hardcoded design tokens (colors, sizes, fonts) vs token references, reports coverage and gaps, and recommends pipeline improvements.
Audits design token usage in code and design files for consistency, coverage, gaps, and hard-coded values. Generates reports with prioritized recommendations.
Audits design system token definitions for naming violations, missing semantic tiers, and structural debt in tiered architectures. Generates severity-rated findings and prioritized remediations.