Golden_Dashboard_Creator

by luhaam0b-rgb

artdesign

Generates a premium golden-themed Power BI dashboard design. It provides JSON themes, visual configurations for KPIs, charts, and slicers to create a high-end aesthetic.

Skill Details

Repository Files

1 file in this skill directory


name: Golden_Dashboard_Creator description: Generates a premium golden-themed Power BI dashboard design. It provides JSON themes, visual configurations for KPIs, charts, and slicers to create a high-end aesthetic.

Golden Dashboard Creator Skill

This skill helps you build a "Golden-Themed" premium dashboard in Power BI. It focuses on aesthetics, layout, and visual configuration to achieve a luxury look.

Core Design Principles

  1. Color Palette:
    • Background: Deep Black (#000000) or Dark Charcoal (#1A1A1A).
    • Primary Accent (Gold): Bright Gold (#FFD700) or Metallic Gold (#D4AF37).
    • Secondary Accent: White (#FFFFFF) for text, Dark Grey (#333333) for container backgrounds.
  2. Typography: Clean, sans-serif fonts (e.g., DIN, Segoe UI Semibold).
  3. Layout: Grid-based, spacing between visuals, rounded corners (10-15px) for visual containers.

Instructions

1. Apply the Golden JSON Theme

Save the following as GoldenTheme.json and import it into Power BI (View -> potentially "Browse for themes"):

{
  "name": "Golden Luxury",
  "dataColors": ["#FFD700", "#D4AF37", "#FFFFFF", "#C0C0C0", "#808080"],
  "background": "#000000",
  "foreground": "#FFFFFF",
  "tableAccent": "#FFD700",
  "visualStyles": {
    "*": {
      "*": {
        "background": [{ "color": { "solid": { "color": "#1A1A1A" } }, "transparency": 0 }],
        "border": [{ "show": true, "radius": 10, "color": { "solid": { "color": "#333333" } } }],
        "outspace": [{ "color": { "solid": { "color": "#000000" } } }]
      }
    },
    "card": {
      "*": {
        "labels": [{ "color": { "solid": { "color": "#FFFFFF" } } }],
        "categoryLabels": [{ "color": { "solid": { "color": "#FFD700" } } }]
      }
    }
  }
}

2. Dashboard Layout Setup

  • Header: Rectangle shape at the top (Color: #1A1A1A), Height: 80px. Title in White, Size 20+.
  • KPI Cards: Place 3-4 cards at the top, just below the header.
  • Slicers: Vertical pane on the left or horizontal bar below KPIs. Use "Dropdown" or "Tile" style with Gold background for selected items.

3. Visual Configuration Examples

KPI Cards (Sales & Profit)

  • Metric: Total Sales, Total Profit.
  • Style:
    • Callout Value: White #FFFFFF, Font Size 35.
    • Category Label: Gold #FFD700, Font Size 12.
    • Background: Dark Grey #1A1A1A.
    • Shadow: On, Black, Offset 5px.

Charts (Sales Trend)

  • Visual: Line Chart.
  • Axis: Sales vs. Date.
  • Style:
    • Line Color: Gold #FFD700.
    • Stroke Width: 3px.
    • Gridlines: Off or very faint grey #333333.
    • Data Labels: On, White #FFFFFF.

Charts (Top Products)

  • Visual: Bar Chart.
  • Axis: Profit vs. Product.
  • Style:
    • Bars: Gradient or Solid Gold #D4AF37.
    • Background: #1A1A1A.

4. Tooltips

Create a separate page named "Tooltip". Set Page Information -> Tooltip = On.

  • Background: #333333.
  • Add a Donut Chart or Multi-row Card showing detailed breakdown (e.g., Sales by Region for that Product).

Few-Shot Example

User Input: "Create a sales dashboard for exec_sales.csv."

Response:

  1. Theme: Import GoldenTheme.json.
  2. KPIs: Card 1 (Sales: $1.2M), Card 2 (Profit: $300K), Card 3 (Margin: 25%).
  3. Main Chart: Area chart showing Monthly Sales trend (Gold fill area).
  4. Breakdown: Bar chart for Top 5 Sales Reps (Gold bars).
  5. Slicer: "Year" and "Region" styled with Gold font on Dark background.

Related Skills

Team Composition Analysis

This skill should be used when the user asks to "plan team structure", "determine hiring needs", "design org chart", "calculate compensation", "plan equity allocation", or requests organizational design and headcount planning for a startup.

artdesign

Startup Financial Modeling

This skill should be used when the user asks to "create financial projections", "build a financial model", "forecast revenue", "calculate burn rate", "estimate runway", "model cash flow", or requests 3-5 year financial planning for a startup.

art

Kpi Dashboard Design

Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data visualization layouts.

designdata

Startup Metrics Framework

This skill should be used when the user asks about "key startup metrics", "SaaS metrics", "CAC and LTV", "unit economics", "burn multiple", "rule of 40", "marketplace metrics", or requests guidance on tracking and optimizing business performance metrics.

art

Market Sizing Analysis

This skill should be used when the user asks to "calculate TAM", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "what's the total addressable market", or requests market sizing analysis for a startup or business opportunity.

art

Sql Optimization Patterns

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

designdata

Anndata

This skill should be used when working with annotated data matrices in Python, particularly for single-cell genomics analysis, managing experimental measurements with metadata, or handling large-scale biological datasets. Use when tasks involve AnnData objects, h5ad files, single-cell RNA-seq data, or integration with scanpy/scverse tools.

arttooldata

Geopandas

Python library for working with geospatial vector data including shapefiles, GeoJSON, and GeoPackage files. Use when working with geographic data for spatial analysis, geometric operations, coordinate transformations, spatial joins, overlay operations, choropleth mapping, or any task involving reading/writing/analyzing vector geographic data. Supports PostGIS databases, interactive maps, and integration with matplotlib/folium/cartopy. Use for tasks like buffer analysis, spatial joins between dat

artdatacli

Market Research Reports

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.

artdata

Plotly

Interactive scientific and statistical data visualization library for Python. Use when creating charts, plots, or visualizations including scatter plots, line charts, bar charts, heatmaps, 3D plots, geographic maps, statistical distributions, financial charts, and dashboards. Supports both quick visualizations (Plotly Express) and fine-grained customization (graph objects). Outputs interactive HTML or static images (PNG, PDF, SVG).

artdata

Skill Information

Category:Creative
Last Updated:1/26/2026