component-aesthetic-checker

Community

Validate UI customization depth

Authorhirefrank
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures shadcn/ui components are deeply customized and consistently themed, avoiding default prop usage and generic aesthetics.

Core Features & Use Cases

  • Default Props Detection: Flags components using only default props.
  • UI Prop Validation: Checks for deep customization via ui prop patterns.
  • Design System Consistency: Enforces cohesive spacing, icons, and tokens.

Quick Start

Audit a component library for consistent design customization and token usage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: component-aesthetic-checker
Download link: https://github.com/hirefrank/claude-plugins/archive/main.zip#component-aesthetic-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository