← ClaudeAtlas

dashboardlisted

대시보드 및 SaaS 관리자 UI 디자인을 위한 종합 스킬입니다.
woogi-kang/woogi-harness · ★ 0 · AI & Automation · score 64
Install: claude install-skill woogi-kang/woogi-harness
# Dashboard Design Skill 대시보드 및 SaaS 관리자 UI 디자인을 위한 종합 스킬입니다. ## Triggers - "대시보드", "dashboard", "SaaS", "관리자", "admin", "백오피스" --- ## Input | 항목 | 필수 | 설명 | |------|------|------| | `appType` | ✅ | 애플리케이션 유형 (analytics, crm, project, ecommerce) | | `brand` | ✅ | 브랜드 정보 (colors, fonts) | | `features` | ❌ | 필요한 기능 목록 | --- ## Dashboard Layout Structure ### 기본 레이아웃 구조 ``` ┌────────────────────────────────────────────────────────────────────────┐ │ Header (fixed) [User Menu] │ ├──────────────┬─────────────────────────────────────────────────────────┤ │ │ │ │ Sidebar │ Main Content Area │ │ (fixed) │ ┌─────────────────────────────────────────────────┐ │ │ │ │ Page Header / Breadcrumb │ │ │ - Nav │ ├─────────────────────────────────────────────────┤ │ │ - Submenu │ │ │ │ │ - Footer │ │ Content │ │ │ │ │ (Stats, Tables, Charts, etc.) │ │ │ │ │ │ │ │ │ │ │ │ │ │ └─────────────────────────────────────────────────┘ │ │ │