Consistency banner
maibach-systems maibach-systems

Consistency

Design community

Description

--- description: "Design consistency check. Scan all components for inconsistencies in colors, spacing, typography, buttons, animations. Web projects only." --- # /consistency Scans all components and styles for design inconsistencies. Flags hardcoded values that bypass the design system, inconsistent component patterns, and deviations from the established visual language. Web projects only. ## Prerequisites Before scanning, locate: - Design token file (constants.ts, tokens.ts, theme.ts, or

Installation

Installs to ~/.claude/skills/maibach-systems-maibach-tweaks-consistency/SKILL.md

Terminal
mkdir -p ~/.claude/skills/maibach-systems-maibach-tweaks-consistency && curl -fsSL https://raw.githubusercontent.com/maibach-systems/maibach-tweaks/HEAD/commands/consistency.md -o ~/.claude/skills/maibach-systems-maibach-tweaks-consistency/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository