Component Check

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

dragoon0x 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/.codex/prompts/component-check commit 23184b69d1

Frequently asked questions

npx skillmds@latest add dragoon0x/component-check-3