Complete Card Design System
Design a full card component: shadow, gradient header, border-radius, glassmorphism overlay, and hover animation.
이 레시피 활용 시점
Build a complete card design system with multiple variants (solid, gradient, glass). Cards are the most reused component in modern UIs.
단계
Box Shadow Generator
이 도구 사용해보기 →Create depth with layered shadows
Gradient Generator
이 도구 사용해보기 →Design the card header gradient
Border Radius Generator
이 도구 사용해보기 →Apply asymmetric rounding
Filter Generator
이 도구 사용해보기 →Add glass effect variant
Animation Generator
이 도구 사용해보기 →Create hover lift effect
자주 묻는 질문
How many card variants should a design system have?
3-4 variants: default (simple shadow), elevated (stronger shadow), outlined (border only), and interactive (hover effects). Add glassmorphism as a premium variant.
What's the ideal card border-radius?
8-16px is the modern sweet spot. Apple uses 12-16px. Google Material uses 4-12px. Match your design system's overall roundness level.
관련 레시피
Complete Button Style
Create a polished button with gradient background, shadow, border radius, and hover animation using MCP tools.
Hero Section Design
Design a stunning hero section with gradient background, flexbox centering, and entrance animation.
Card Component Style
Build a modern card component with shadow, border radius, hover transform, and smooth transitions.
Glassmorphism Effect
Create a frosted glass effect using backdrop-filter, gradient overlay, and border styling.