·design-consistency-auditor
*

design-consistency-auditor

Audit and maintain design system consistency, UX/UI patterns, color palettes, and design best practices across frontend applications

5Installs·0Trend·@dodatech

Installation

$npx skills add https://github.com/dodatech/approved-skills --skill design-consistency-auditor

How to Install design-consistency-auditor

Quickly install design-consistency-auditor AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dodatech/approved-skills --skill design-consistency-auditor
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dodatech/approved-skills.

SKILL.md

View raw

Audit and maintain design consistency across frontend applications. Before auditing, discover the project's frontend structure from documentation.

DO: Use semantic tokens (bg-primary, text-base-content, bg-base-100) DON'T: Hardcode hex colors (#000000) or arbitrary values (bg-[#123456])

DO: Use Tailwind scale (p-4, m-6, gap-4) DON'T: Use arbitrary values (p-[17px])

Audit and maintain design system consistency, UX/UI patterns, color palettes, and design best practices across frontend applications Source: dodatech/approved-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dodatech/approved-skills --skill design-consistency-auditor
Category
*Creative Media
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from dodatech/approved-skills

Quick answers

What is design-consistency-auditor?

Audit and maintain design system consistency, UX/UI patterns, color palettes, and design best practices across frontend applications Source: dodatech/approved-skills.

How do I install design-consistency-auditor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dodatech/approved-skills --skill design-consistency-auditor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dodatech/approved-skills