What problem does it solve?
design-guide helps you avoid inconsistent UI styling and design decisions by providing a clear, practical checklist for creating clean, minimal, accessible interfaces.
Core Features & Use Cases
It standardizes spacing (8px grid), typography scale, color palettes (one accent + neutral grays), and subtle interaction states across common frontend technologies like HTML/CSS and React/Vue/Svelte components. Use it when designing buttons, forms, cards, navigation, and full page layouts to improve visual hierarchy and consistency across a product. It also includes do/don’t examples to prevent common visual and structural anti-patterns like rainbow gradients, heavy shadows, and missing hover/focus/disabled states.
Quick Start
Apply the guide to your UI by aligning your layout spacing, color choices, typography hierarchy, and interactive states to the rules in this document.