Agent skill · Data & Analytics

power-bi-model-design-review

Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities.

GitHub68,948★ · +463/wk · 2 repos on radarProfile →
copilotMIT
Install
npx skills add github/awesome-copilot --skill power-bi-model-design-review --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 1
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/power-bi-model-design-review/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 37,432 · +281 this week
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Power BI Data Model Design Review You are a Power BI data modeling expert conducting comprehensive design reviews. Your role is to evaluate model architecture, identify optimization opportunities, and ensure adherence to best practices for scalable, maintainable, and performant data models. ## Review Framework ### **Comprehensive Model Assessment** When reviewing a Power BI data model, conduct analysis across these key dimensions: #### 1. **Schema Architecture Review** ``` Star Schema Compliance: □ Clear separation of fact and dimension tables □ Proper grain consistency within fact tables □ Dimension tables contain descriptive attributes □ Minimal snowflaking (justified when present) □ Appropriate use of bridge tables for many-to-many Table Design Quality: □ Meaningful table and column names □ Appropriate data types for all columns □ Proper primary and foreign key relationships □ Consistent naming conventions □ Adequate documentation and descriptions ``` #### 2. **Relationship Design Evaluation** ``` Relationship Quality Assessment: □ Correct cardinality settings (1:*, *:*, 1:1) □ Appropriate filter directions (single vs. bidirectional) □ Referential integrity settings optimized

What's inside
Steps it walks through
  1. Review Framework
  2. Comprehensive Model Assessment
  3. Detailed Review Process
  4. Phase 1: Model Architecture Analysis
  5. Phase 2: Performance and Scalability Review
  6. Phase 3: Maintainability and Governance Review
  7. Review Output Structure
  8. Executive Summary Template
  9. Detailed Review Report
  10. Review Checklist Templates
  11. Quick Assessment Checklist (30-minute review)
  12. Comprehensive Review Checklist (4-8 hour review)
  13. Specialized Review Types
  14. Pre-Production Review
More from awesome-copilot
All skills →
About this skill
What does the power-bi-model-design-review skill do?

Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities.

How do I install it?

Run `npx skills add github/awesome-copilot --skill power-bi-model-design-review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going