Power Bi Model Design Review

🏢Official
by github · vlatest · Repository

Official github skill covering data modeling, design, code review for agent workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add power-bi-model-design-review npx -- -y @trustedskills/power-bi-model-design-review
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "power-bi-model-design-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/power-bi-model-design-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to review Power BI model designs for best practices, performance optimization, and data integrity. It checks for common issues like inefficient DAX formulas, unnecessary relationships, or poor table structures that could impact report performance.

When to use it

  • Before publishing a Power BI report to ensure optimal performance
  • During team collaboration to standardize model design across developers
  • When troubleshooting slow or unresponsive reports
  • As part of an automated CI/CD pipeline for data modeling projects

Key capabilities

  • Identifies inefficient DAX expressions and suggests optimizations
  • Detects unused or redundant relationships in the model
  • Highlights potential performance bottlenecks in table structures
  • Provides recommendations for improving data integrity and consistency

Example prompts

  • "Review this Power BI model for performance issues."
  • "Check if my DAX formulas are optimized for calculation efficiency."
  • "Analyze the relationships in this model and suggest improvements."

Tips & gotchas

  • Ensure your model is fully loaded with all tables and measures before running a review.
  • This skill works best when used alongside Power BI tools like DAX Studio or the Power Query editor for deeper analysis.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
github
Installs
4.0k

🏢 Official

Published by the company or team that built the technology.