Add Power BI resources (#298)

* Add Power BI resources: 4 chat modes, 6 instructions, 4 prompts, and resources README

* Remove power-bi-resources-README.md - not needed for PR

* Add Power BI Development collection

* Fix PR review feedback: Add collection YAML file and remove double fenced code blocks

- Add power-bi-development.collection.yml with proper metadata
- Remove outer 4-backtick fences from all Power BI files (chatmodes, instructions, prompts)
- Files now have only the standard 3-backtick fences for proper GitHub Copilot compatibility

* Remove outer code fences from Power BI chatmode files
This commit is contained in:
Troy Simeon Taylor
2025-10-15 19:05:56 -04:00
committed by GitHub
parent 7786c82cad
commit 38969f7cc2
19 changed files with 7269 additions and 2 deletions

View File

@@ -0,0 +1,53 @@
id: power-bi-development
name: Power BI Development
description: Comprehensive Power BI development resources including data modeling, DAX optimization, performance tuning, visualization design, security best practices, and DevOps/ALM guidance for building enterprise-grade Power BI solutions.
tags: [power-bi, dax, data-modeling, performance, visualization, security, devops, business-intelligence]
items:
# Power BI Chat Modes
- path: chatmodes/power-bi-data-modeling-expert.chatmode.md
kind: chat-mode
- path: chatmodes/power-bi-dax-expert.chatmode.md
kind: chat-mode
- path: chatmodes/power-bi-performance-expert.chatmode.md
kind: chat-mode
- path: chatmodes/power-bi-visualization-expert.chatmode.md
kind: chat-mode
# Power BI Instructions
- path: instructions/power-bi-custom-visuals-development.instructions.md
kind: instruction
- path: instructions/power-bi-data-modeling-best-practices.instructions.md
kind: instruction
- path: instructions/power-bi-dax-best-practices.instructions.md
kind: instruction
- path: instructions/power-bi-devops-alm-best-practices.instructions.md
kind: instruction
- path: instructions/power-bi-report-design-best-practices.instructions.md
kind: instruction
- path: instructions/power-bi-security-rls-best-practices.instructions.md
kind: instruction
# Power BI Prompts
- path: prompts/power-bi-dax-optimization.prompt.md
kind: prompt
- path: prompts/power-bi-model-design-review.prompt.md
kind: prompt
- path: prompts/power-bi-performance-troubleshooting.prompt.md
kind: prompt
- path: prompts/power-bi-report-design-consultation.prompt.md
kind: prompt
display:
ordering: manual
show_badge: true