An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
이 번역은 AI가 원문 README를 옮긴 것입니다. 원문이 항상 우선합니다.
여러 플랫폼과 프레임워크에서 전문적인 UI/UX를 구축하기 위한 디자인 인텔리전스를 제공하는 AI 스킬입니다.
v2.0의 핵심 기능은 디자인 시스템 생성기입니다. AI 기반 추론 엔진이 프로젝트 요구사항을 분석하고 몇 초 안에 완전히 맞춤화된 디자인 시스템을 생성합니다.
+----------------------------------------------------------------------------------------+
| TARGET: Serenity Spa - RECOMMENDED DESIGN SYSTEM |
+----------------------------------------------------------------------------------------+
| |
| PATTERN: Hero-Centric + Social Proof |
| Conversion: Emotion-driven with trust elements |
| CTA: Above fold, repeated after testimonials |
| Sections: |
| 1. Hero |
| 2. Services |
| 3. Testimonials |
| 4. Booking |
| 5. Contact |
| |
| STYLE: Soft UI Evolution |
| Keywords: Soft shadows, subtle depth, calming, premium feel, organic shapes |
| Best For: Wellness, beauty, lifestyle brands, premium services |
| Performance: Excellent | Accessibility: WCAG AA |
| |
| COLORS: |
| Primary: #E8B4B8 (Soft Pink) |
| Secondary: #A8D5BA (Sage Green) |
| CTA: #D4AF37 (Gold) |
| Background: #FFF5F5 (Warm White) |
| Text: #2D3436 (Charcoal) |
| Notes: Calming palette with gold accents for luxury feel |
| |
| TYPOGRAPHY: Cormorant Garamond / Montserrat |
| Mood: Elegant, calming, sophisticated |
| Best For: Luxury brands, wellness, beauty, editorial |
| Google Fonts: https://fonts.google.com/share?selection.family=... |
| |
| KEY EFFECTS: |
| Soft shadows + Smooth transitions (200-300ms) + Gentle hover states |
| |
| AVOID (Anti-patterns): |
| Bright neon colors + Harsh animations + Dark mode + AI purple/pink gradients |
| |
| PRE-DELIVERY CHECKLIST: |
| [ ] No emojis as icons (use SVG: Heroicons/Lucide) |
| [ ] cursor-pointer on all clickable elements |
| [ ] Hover states with smooth transitions (150-300ms) |
| [ ] Light mode: text contrast 4.5:1 minimum |
| [ ] Focus states visible for keyboard nav |
| [ ] prefers-reduced-motion respected |
| [ ] Responsive: 375px, 768px, 1024px, 1440px |
| |
+----------------------------------------------------------------------------------------+
┌─────────────────────────────────────────────────────────────────┐
│ 1. USER REQUEST │
│ "Build a landing page for my beauty spa" │
└─────────────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ 2. MULTI-DOMAIN SEARCH (5 parallel searches) │
│ • Product type matching (161 categories) │
│ • Style recommendations (67 styles) │
│ • Color palette selection (161 palettes) │
│ • Landing page patterns (24 patterns) │
│ • Typography pairing (57 font combinations) │
└─────────────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ 3. REASONING ENGINE │
│ • Match product → UI category rules │
│ • Apply style priorities (BM25 ranking) │
│ • Filter anti-patterns for industry │
│ • Process decision rules (JSON conditions) │
└─────────────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ 4. COMPLETE DESIGN SYSTEM OUTPUT │
│ Pattern + Style + Colors + Typography + Effects │
│ + Anti-patterns to avoid + Pre-delivery checklist │
└─────────────────────────────────────────────────────────────────┘
추론 엔진에는 다음과 같은 특화 규칙이 포함됩니다:
| 카테고리 | 예시 | ||
|---|---|---|---|
| Tech & SaaS | SaaS, Micro SaaS, B2B Service, Developer Tool / IDE, AI/Chatbot Platform, Cybersecurity Platform | ||
| Finance | Fintech/Crypto, Banking, Insurance, Personal Finance Tracker, Invoice & Billing Tool | ||
| Healthcare | Medical Clinic, Pharmacy, Dental, Veterinary, Mental Health, Medication Reminder | ||
| E-commerce | General, Luxury, Marketplace (P2P), Subscription Box, Food Delivery | ||
| Services | Beauty/Spa, Restaurant, Hotel, Legal, Home Services, Booking & Appointment | ||
| Creative | Portfolio, Agency, Photography, Gaming, Music Streaming, Photo/Video Editor | ||
| Lifestyle | Habit Tracker, Recipe & Cooking, Meditation, Weather, Diary, Mood Tracker | ||
| Emerging Tech | Web3/NFT, Spatial Computing, Quantum Computing, Autonomous Drone Fleet |
각 규칙에는 다음이 포함됩니다:
<details> <summary><b>일반 스타일 (49개)</b></summary>
| # | 스타일 | 적합 대상 | ||
|---|---|---|---|---|
| 1 | Minimalism & Swiss Style | Enterprise apps, dashboards, documentation | ||
| 2 | Neumorphism | Health/wellness apps, meditation platforms | ||
| 3 | Glassmorphism | Modern SaaS, financial dashboards | ||
| 4 | Brutalism | Design portfolios, artistic projects | ||
| 5 | 3D & Hyperrealism | Gaming, product showcase, immersive | ||
| 6 | Vibrant & Block-based | Startups, creative agencies, gaming | ||
| 7 | Dark Mode (OLED) | Night-mode apps, coding platforms | ||
| 8 | Accessible & Ethical | Government, healthcare, education | ||
| 9 | Claymorphism | Educational apps, children's apps, SaaS | ||
| 10 | Aurora UI | Modern SaaS, creative agencies | ||
| 11 | Retro-Futurism | Gaming, entertainment, music platforms | ||
| 12 | Flat Design | Web apps, mobile apps, startup MVPs | ||
| 13 | Skeuomorphism | Legacy apps, gaming, premium products | ||
| 14 | Liquid Glass | Premium SaaS, high-end e-commerce | ||
| 1 |
[...생략...]