📊
FrontendC#

R Visuals

by data-goblin

R Visuals is a Frontend skill for Claude Code, published by data-goblin in power-bi-agentic-development.

872 stars129 forkson data-goblin/power-bi-agentic-developmentAdded 2026/08/22+1% in starsRepository updated 2026/08/08
agentic-developmentagentsaiai-agentsbusiness-intelligenceclaudeclaude-codecopilotdaxfabricgithub-copilotmicrosoft-fabricpbippluginpower-bireportingsemantic-modelskillstmdl
Install in seconds
Install R Visuals
Copy R Visuals into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/data-goblin/power-bi-agentic-development/tree/main/plugins/custom-visuals/skills/r-visuals ~/.claude/skills/r-visuals

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/data-goblin/power-bi-agentic-development.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/custom-visuals/skills/r-visuals/SKILL.md in data-goblin/power-bi-agentic-development
Installs to
~/.claude/skills/r-visuals
Collection
One of 25 skills cataloged from this repository
Category
Frontend567 skills

What R Visuals does

R Visuals creates static Power BI script visuals with R and ggplot2. Use it to add or edit R charts in PBIR reports when you need statistical visuals rendered as PNGs.

R Visuals is cataloged under Frontend on DirSkills. R Visuals comes from a repository tagged agentic-development, agents, ai, ai-agents and business-intelligence.

Documentation

README

R Visuals in Power BI (PBIR)

Use pbir for every report mutation. Read PBIR metadata only for diagnosis. If pbir is unavailable or lacks an operation, stop and report the gap; never edit report JSON directly.

R visuals execute R scripts (primarily ggplot2) to render static PNG images on the Power BI canvas. ggplot2 is the preferred library -- its grammar of graphics approach produces clean, publication-quality statistical visualizations with less code. R is particularly strong for statistical visualizations.

Visual Identity

  • visualType: scriptVisual
  • Data role: Values (columns and measures, multiple allowed)
  • Data variable: dataset (data.frame, auto-injected)
  • Row limit: 150,000 rows
  • Output: Static PNG at 72 DPI -- no interactivity

This is the opening of the README. Read the full README on GitHub.

Frequently asked about R Visuals

  • What else does data-goblin publish alongside R Visuals?

    R Visuals is one of 25 skills that DirSkills catalogs from data-goblin/power-bi-agentic-development, the repository it ships in. Its siblings there include Audit Tenant Settings, Connect To Power Bi Desktop and DAX. Each one is a separate skill with its own page in this directory, installs the same way R Visuals does, and is maintained by data-goblin in that same repository. The rest of the collection is listed on the data-goblin/power-bi-agentic-development page.

  • How does R Visuals compare to other Frontend skills?

    R Visuals ranks #373 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of R Visuals against them. Open each page to compare what they document and how they install.

More from data-goblin/power-bi-agentic-development

R Visuals is one of 25 skills cataloged on DirSkills from data-goblin/power-bi-agentic-development.

See all 25 skills
🛡️
1w ago

Audit Tenant Settings

Audit Tenant Settings compares Fabric and Power BI tenant settings against a curated baseline and surfaces drift, delegated overrides, and related Entra group context. Use it when reviewing tenant governance or investigating setting behavior.
AI Engineering
872129
📊
1w ago

Connect To Power Bi Desktop

Connect To Power Bi Desktop uses PowerShell with TOM and ADOMD.NET to query and edit the local Analysis Services model in Power BI Desktop. It is used for model enumeration, DAX queries, metadata changes, and Desktop Bridge reload or screenshot checks.
AI Engineering
872129
📊
1w ago

DAX

DAX optimizes and debugs DAX measures in semantic models. Use it when a measure is slow, needs tuning, or you need help with DAX performance issues and anti-patterns.
Data
872129
📊
1w ago

Deneb Visuals

Deneb Visuals creates and tunes Deneb charts for Power BI using Vega and Vega-Lite specs. Use it when building custom visuals, handling cross-filtering or theme colors, or diagnosing rendering and field-name issues.
Frontend
872129
1w ago

Executing Spark Code in Fabric

Executing Spark Code in Fabric runs PySpark or Python on Fabric Spark compute through ephemeral Livy sessions without creating a notebook artifact. Use it to submit Spark code, read results, and write Delta tables back to a lakehouse.
DevOps
872129
🛠️
1w ago

Fabric CLI

Fabric CLI helps you use `fab` to inspect and manage Fabric and Power BI service workspaces, items, and configuration. Use it when working with Fabric, Power BI Service, or workspace content from the command line.
DevOps
872129