Build, validate, and manage Microsoft Fabric semantic models using TMDL with AI-assisted DAX authoring and model design
Use when the user asks to "write a DAX measure", "create DAX calculations", "add time intelligence", "calculate YTD", "year over year", "running total", "semi-additive measure", "parent-child hierarchy", "ABC classification", "new and returning customers", "dynamic segmentation", "currency conversion", "ranking", "cumulative total", "budget allocation", or any DAX formula authoring for a Microsoft Fabric or Power BI semantic model. This skill provides DAX patterns specifically formatted as TMDL for Fabric semantic models.
Use when the user asks to "design a Fabric semantic model", "create a TMDL model", "build a Fabric star schema", "convert dbt to TMDL", "scaffold a Fabric tabular model", "set up a Fabric dataset", "create a Power BI semantic model", or needs guidance on Microsoft Fabric TMDL file structure, naming conventions, DirectLake configuration, or Fabric semantic model architecture best practices. This skill is specifically for Microsoft Fabric and Power BI semantic models, not general data modeling.
Use when the user asks to "validate my semantic model", "check my TMDL", "review my Fabric model", "audit my Power BI model", "run best practice checks", "lint my TMDL", or wants to verify correctness, naming conventions, relationship integrity, measure quality, or performance of a Microsoft Fabric semantic model. This skill validates TMDL files against Fabric best practices.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Plugin repository for Microsoft Fabric semantic model skills used by Claude Code and Codex.
This repository is a single plugin source repo, not a marketplace repo.
skills/.designing-semantic-model — design Microsoft Fabric semantic models and scaffold TMDL from dbt-first project context.authoring-dax-measures — author DAX measures for Fabric and Power BI semantic models using TMDL syntax.validating-semantic-model — validate TMDL semantic models for structure, relationships, measures, naming, performance, and dbt alignment..
├── .claude-plugin/plugin.json # Claude plugin manifest
├── .codex-plugin/plugin.json # Codex plugin manifest
├── skills/
│ ├── authoring-dax-measures/
│ ├── designing-semantic-model/
│ └── validating-semantic-model/
├── tests/evals/
│ ├── packages/ # One eval package per skill
│ ├── prompts/ # Eval prompts
│ ├── assertions/ # Shared assertion helpers
│ └── scripts/ # Eval runner scripts
└── README.md
Install through a Claude plugin marketplace pointing to this repo, or symlink locally:
mkdir -p ~/.claude/skills
ln -s /absolute/path/to/fabric-semantic-model/skills/designing-semantic-model \
~/.claude/skills/designing-semantic-model
Enable the pre-commit hook:
git config core.hooksPath .githooks
chmod +x .githooks/pre-commit
Validate the Claude plugin metadata:
claude plugin validate .
python3 scripts/validate_plugin_manifests.py
Install through a Codex plugin marketplace pointing to this repo, or symlink locally:
mkdir -p ~/.codex/skills
ln -s /absolute/path/to/fabric-semantic-model/skills/designing-semantic-model \
~/.codex/skills/designing-semantic-model
Codex CLI marketplace registration is performed against a marketplace repo or marketplace checkout that lists this plugin source repo. Do not register this plugin source repo directly as the marketplace root.
Validate the Codex manifest alongside the Claude manifest:
python3 scripts/validate_plugin_manifests.py
codex plugin marketplace --help
Promptfoo evals live under tests/evals/.
cd tests/evals
npm install
npm run eval
Individual skill suite:
cd tests/evals
npm run eval:designing-semantic-model
skills/..claude-plugin/plugin.json and .codex-plugin/plugin.json on the same plugin name and version.python3 scripts/validate_plugin_manifests.py
python3 scripts/check_plugin_version_bump.py --base-ref origin/main
python3 -m unittest discover -s tests
Migrate stored procedures to dbt models. Provides commands for scoping, profiling, test generation, and model generation across the full migration pipeline.
Customize VibeData ingestion agents with organizational standards for dlt REST API pipelines landing data in ADLS Gen2, OneLake, and Microsoft Fabric lakehouses.
Screen candidates, grade hiring assessments, and evaluate submissions with rubrics and scorecards.
Customize VibeData modeling agents with organizational business rules, including revenue recognition patterns for dbt on Microsoft Fabric.
Microsoft Fabric CLI operations — workspace management, notebook execution, pipeline orchestration, OneLake file I/O, lakehouse SQL queries, and MCP server integration
npx claudepluginhub accelerate-data/vibedata-official --plugin fabric-semantic-modelHarness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications