Component Check

Verify component consistency. Same component type should use same spacing, typography, and color patterns everywhere.

dragoon0x 1dd0a99 479 B Updated

File contents

/component-check — Component Consistency

Find all instances of repeated UI patterns (cards, buttons, inputs, etc.) and verify:

  • Same padding values
  • Same typography styles
  • Same color tokens
  • Same border radius
  • Same shadow elevation
  • Same hover/focus states

Flag inconsistencies with specific selectors.

dragoon0x/optik/tree/main/source/skills/component-check commit 1dd0a99dfd

Frequently asked questions

npx skillmds@latest add dragoon0x/component-check