← ClaudeAtlas

powerbi-dashboard-designlisted

The Power BI VISUAL/DESIGN layer of the Tower BI Readiness System. Use when someone asks about dashboard design, page layout, a background/canvas asset, a theme/colors choice, a screenshot critique, a mobile layout, or a Power BI handoff in the Seshat BI repo. This skill ROUTES a design request into exactly ONE of four surfaces (report visuals, external background/canvas, theme JSON, implementation handoff) and opens the matching workflow. It is a router and a vocabulary, not a builder: it never edits a PBIP/PBIR file, never generates DAX, and never invents a metric. The gated "design a dashboard from approved contracts" intent it hands off to the F011/012 dashboard-design verb.
Kemetra/Seshat-BI · ★ 2 · Web & Frontend · score 68
Install: claude install-skill Kemetra/Seshat-BI
# powerbi-dashboard-design The front door of the Power BI design FOUNDATION. The readiness spine defines Stage 6, **Dashboard Ready** (`docs/readiness/dashboard-ready.md`): a report is designed AGAINST approved metric contracts, never before them. This skill is the committed design vocabulary that stage reasons WITH -- it classifies any visual-design request into one of four separate surfaces and opens the right workflow, so the four-surface distinction is committed once here instead of being improvised per request. This skill ROUTES and INSTRUCTS inside Seshat's design layer; it is a nested design router, not a second broad Power BI front door and not an execution-owner selector. Designing a specific dashboard from approved contracts is the F011/012 `dashboard-design` verb's job. Native PBIR implementation belongs to Microsoft's official `powerbi-report-authoring` skill when discoverable; F016 is narrower and owns only parked live semantic-model connection/refresh/query/publish execution. ## The four surfaces (route to exactly one) Power BI dashboard design is four separate surfaces. Route every request to exactly ONE; never blend them. | # | Surface | What it is | Authoring tool | The rule that keeps it clean | |---|---------|------------|----------------|------------------------------| | 1 | Report visuals | cards, charts, slicers, tables/matrices, tooltips, bookmarks, titles, interactions, mobile layout | Microsoft `powerbi-report-authoring` or Power BI Desktop after