$npx skillfedfor your agent

Modifying Theme Json

This skill guides you through designing and maintaining Power BI report themes via the pbir CLI. Learn to audit existing themes, set palettes and typography, promote visual formatting into theme defaults, clear overrides, and validate changes—keeping formatting centralized rather than scattered across individual visuals.

Modifying Theme Json teaches you to design and enforce Power BI report themes through pbir CLI commands.

AI-generated summary based on this skill's SKILL.md

815 120 GPL-3.0updated by data-goblin

Decision gist · record as of 2026-07-27

Modifying Theme Json teaches you to design and enforce Power BI report themes through pbir CLI commands. This skill guides you through designing and maintaining Power BI report themes via the pbir CLI. Learn to audit existing themes, set palettes and typography, promote visual formatting into theme defaults, clear overrides, and validate changes—keeping formatting centralized rather than scattered across individual visuals.

manual: git clone https://github.com/data-goblin/power-bi-agentic-development → cp -r power-bi-agentic-development ~/.claude/skills/modifying-theme-json

Use it when

  • Modifying Theme Json teaches you the complete theme JSON structure used in Power BI.
  • Modifying Theme Json shows how to customize theme JSON by setting color palettes, adjusting typography.
Same gist for agents: .md · .json

Install

data-goblin/power-bi-agentic-development/modifying-theme-json · repository language: C#

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I modify theme JSON files?

Modifying Theme Json guides you through editing Power BI report themes via the pbir CLI. Start by auditing your existing theme to understand its current structure, then adjust palette colors, typography settings, and visual formatting defaults. The skill helps you centralize formatting in your theme JSON rather than applying overrides to individual visuals, ensuring consistency across your reports.

What is the structure of theme JSON and how do I edit it?

Modifying Theme Json teaches you the complete theme JSON structure used in Power BI. You'll learn how to navigate configuration sections for colors, fonts, and visual properties. The skill covers editing these sections directly, understanding syntax requirements, and using the pbir CLI to validate your changes before deployment.

How can I customize theme JSON for my design needs?

Modifying Theme Json shows how to customize theme JSON by setting color palettes, adjusting typography, and promoting visual formatting into theme defaults. You can clear existing overrides and apply new styling rules systematically. This approach keeps all design decisions in one place rather than scattered across individual report visuals.

What are the best practices for modifying theme JSON files?

Modifying Theme Json emphasizes auditing themes before changes, validating JSON syntax, and centralizing formatting through theme configuration rather than visual-level overrides. The skill teaches you to use the pbir CLI for testing updates and maintaining consistency. This prevents formatting drift and makes future theme updates easier to manage.

How do I update theme JSON configuration settings?

Modifying Theme Json provides step-by-step guidance for updating theme JSON configuration. You'll learn to edit palette definitions, typography rules, and visual formatting defaults. The skill includes validation techniques to catch errors and best practices for promoting custom styling through centralized theme updates rather than individual visual adjustments.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Learn how to modify and customize theme JSON files”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Pbir Cli
by data-goblin · data-goblin/power-bi-agentic-development

pbir is a command-line tool for working with Power BI reports in PBIR format. It enables you to explore report structure, create and modify pages and visuals, apply formatting and themes, validate report integrity, and publish to Fabric—all without directly editing JSON files.

GPL-3.0updated Jul 2026
★ 815repo stars
Create Pbi Report
by data-goblin · data-goblin/power-bi-agentic-development

Create Power BI reports end-to-end via the pbir CLI, from semantic model connection through visual placement, filtering, and publication. The skill guides you through design discovery, page setup, KPI and chart configuration, and validation before pushing to Fabric or Power BI Desktop.

GPL-3.0updated Jul 2026
★ 815repo stars
R Visuals
by data-goblin · data-goblin/power-bi-agentic-development

Build custom statistical charts in Power BI by writing R scripts that render as static PNG images on your canvas. The skill handles ggplot2 workflows, manages data injection, and enforces best practices like explicit printing and empty-data guards. Supports 1000+ CRAN packages on the service and any local R package on Desktop, with templates for common patterns and syntax guidance for column access and theming.

GPL-3.0updated Jul 2026
★ 815repo stars
Deneb Visuals
by data-goblin · data-goblin/power-bi-agentic-development

Deneb Visuals lets you author Vega and Vega-Lite specifications directly within Power BI reports to build custom, interactive data visualizations. The skill covers spec creation, field binding, theme integration, cross-filtering, and best practices for both Vega and Vega-Lite approaches.

GPL-3.0updated Jul 2026
★ 815repo stars
Pbir Format
by data-goblin · data-goblin/power-bi-agentic-development

Master the PBIR JSON schema and directory layout to work with Power BI Enhanced Reports programmatically. This skill covers the complete file structure, from semantic model connections through visual configurations and theme inheritance, plus the critical rules for safe report editing—always using the pbir CLI rather than hand-editing JSON. Includes guidance on report creation, validation, and design best practices.

GPL-3.0updated Jul 2026
★ 815repo stars
Python Visuals
by data-goblin · data-goblin/power-bi-agentic-development

Python Visuals lets you build matplotlib and seaborn charts directly on Power BI canvases, rendering as static PNG images. The skill handles script injection, data binding, and library support across Desktop and Service environments, with built-in templates for common statistical plots.

GPL-3.0updated Jul 2026
★ 815repo stars

More skills Pbi Report Design (GPL-3.0) · Connect Pbid (GPL-3.0) · Pbip (GPL-3.0) · Svg Visuals (GPL-3.0)

Tags
json-editingtheme-customizationconfiguration-managementstyling-setupdeveloper-guide