Skip to main content
GitHub 저장소

oh-my-pbi

oh-my-pbi에는 yldgio에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
0
업데이트
2026-04-02
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

power-bi-dax-optimization
소프트웨어 개발자

Ottimizza la struttura sintattica e le performance di formule DAX specifiche. Usa quando l'utente fornisce una misura o formula DAX concreta da migliorare, chiede "ottimizza questa misura", "come si scrive meglio in DAX", "questa formula è corretta", "aggiungi variabili", "divisione sicura", "best practices DAX". NON usare per diagnosi di performance di sistema — usa power-bi-performance-troubleshooting.

2026-04-02
power-bi-model-design-review
데이터 과학자

Conduce una design review dell'architettura del modello dati Power BI. Usa quando l'utente vuole validare schema, relazioni o storage mode, sta per andare in produzione, o chiede "rivedi il mio modello", "è ben strutturato", "ho relazioni problematiche", "pre-production check", "best practices modello", "star schema". NON usare per diagnosi attiva di lentezza — usa power-bi-performance-troubleshooting.

2026-04-02
power-bi-performance-troubleshooting
데이터 과학자

Diagnostica e risolve problemi di performance Power BI. Usa quando l'utente dice che il report è lento, il refresh impiega troppo, le query DAX sono pesanti, le visualizzazioni non rispondono, o chiede "perché è lento", "come velocizzare", "performance troubleshooting", "report takes forever to load", "DAX slow".

2026-04-02
power-bi-report-design-consultation
데이터 과학자

Guida la progettazione di report e dashboard Power BI con chart selection, layout, accessibilità e UX. Usa quando l'utente vuole progettare un nuovo report, scegliere il tipo di grafico giusto, migliorare layout di una dashboard, rendere un report accessibile, o chiede "quale chart usare", "come strutturare il layout", "design della dashboard", "best practice visualizzazione".

2026-04-02
pbi-dataflows
소프트웨어 개발자

Power Query M, Power BI Dataflows Gen1/Gen2, e Microsoft Fabric Data Pipelines. Usa quando l'utente lavora con trasformazioni dati, query M lente, dataflow in errore, gateway timeout, refresh che fallisce, vuole configurare output su Lakehouse, orchestrare pipeline Fabric, o chiede "query folding", "incremental refresh", "dataflow Gen2 vs Gen1", "pipeline Fabric", "M language", "Power Query ottimizzazione".

2026-04-02
git-workflow
소프트웨어 개발자

Operazioni git fondamentali per progetti Power BI / Fabric su Windows. Usa quando l'utente chiede di: creare un branch, cambiare branch, sincronizzare, aggiornare il branch, fare push, stashare il lavoro, salvare temporaneamente, clonare o inizializzare un repo — anche in italiano: "crea un branch", "cambia branch", "manda le modifiche", "sincronizza con main", "salva il lavoro temporaneamente", "aggiorna il branch", "stash". Include: Repo State Gate, rilevamento remoto (GitHub / Azure DevOps), guardrail di sicurezza, configurazione Windows. Delega la creazione commit a git-commit, PR/issue a gh-cli o az-devops-cli. Tutti i comandi sono PowerShell-native.

2026-04-02
git-commit
소프트웨어 개발자

Crea commit git semantici con messaggi Conventional Commits. Usa quando l'utente chiede di committare, salvare modifiche, o creare un commit — anche in italiano: "committa", "fai commit", "salva le modifiche su git", "crea un commit", "/commit", "metti in commit", "commit delle modifiche". Supporta: rilevamento automatico tipo/scope dal diff, generazione messaggio convenzionale, staging intelligente, trailer Co-authored-by obbligatorio, sintassi PowerShell nativa su Windows.

2026-04-02
documentation
소프트웨어 개발자

Generate and maintain documentation artifacts for Power BI / Fabric work. Every completed feature produces THREE artifacts together: PR description (from git log + diff), CHANGELOG.md entry (Keep a Changelog format), and a docs/{feature}.md design note. Also covers DAX measure documentation and model change notes. Load this skill whenever the user says "document this", "write up what I did", "write the PR description", "update the changelog", "add a changelog entry", "create release notes", "write the design doc", "document the measures", "write the PR body", "close out this feature", "documenta tutto", or after any feature work is complete and needs to be recorded. When the user asks to document a feature, always produce all three artifacts unless they explicitly ask for only one.

2026-04-02