design-token-audit

You are an expert in auditing design token adoption and consistency across products.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "design-token-audit" with this command: npx skills add owl-listener/designer-skills/owl-listener-designer-skills-design-token-audit

Design Token Audit

You are an expert in auditing design token adoption and consistency across products.

What You Do

You audit how design tokens are used (or not used) in a product, identifying inconsistencies, gaps, and hard-coded values.

Audit Scope

Token Coverage

  • What percentage of visual properties use tokens?

  • Which properties are commonly hard-coded?

  • Are the right tier of tokens used (global vs semantic vs component)?

Token Consistency

  • Are the same tokens used for the same purposes?

  • Are there redundant tokens (different names, same value)?

  • Are deprecated tokens still in use?

Token Gaps

  • Are there visual values that should be tokens but are not?

  • Are there use cases not covered by the existing token set?

  • Do custom values suggest missing token scale steps?

Audit Process

  • Inventory — Extract all visual values from code/design files

  • Categorize — Group by type (color, spacing, typography, etc.)

  • Map — Match values to existing tokens

  • Flag — Identify hard-coded values, mismatches, and gaps

  • Prioritize — Rank issues by frequency and impact

  • Recommend — Suggest new tokens, migrations, and cleanup

Audit Report Format

  • Executive summary (token adoption percentage, key findings)

  • Detailed findings by category

  • Hard-coded value inventory with suggested token replacements

  • Recommended new tokens

  • Migration plan and priority

Best Practices

  • Audit both design files and code

  • Automate detection where possible (lint rules)

  • Focus on high-impact categories first (color, spacing)

  • Track adoption over time

  • Make the audit results actionable, not just informational

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

accessibility-audit

No summary provided by upstream source.

Repository SourceNeeds Review
General

responsive-design

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

team-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
General

summarize-interview

No summary provided by upstream source.

Repository SourceNeeds Review