Added fabric-medallion-architecture skill#1484
Open
nielsvdc wants to merge 4 commits intogithub:stagedfrom
Open
Added fabric-medallion-architecture skill#1484nielsvdc wants to merge 4 commits intogithub:stagedfrom
nielsvdc wants to merge 4 commits intogithub:stagedfrom
Conversation
Contributor
🔍 Skill Validator Results
Summary
Full validator output```text Found 2 skill(s) [fabric-medallion-architecture] 📊 fabric-medallion-architecture: 5,413 BPE tokens [chars/4: 7,205] (comprehensive ✗), 25 sections, 4 code blocks [fabric-medallion-architecture] ⚠ Skill is 5,413 BPE tokens (chars/4 estimate: 7,205) — "comprehensive" skills hurt performance by 2.9pp on average. Consider splitting into 2–3 focused skills. [fabric-optimizations] 📊 fabric-optimizations: 1,349 BPE tokens [chars/4: 1,833] (detailed ✓), 12 sections, 0 code blocks [fabric-optimizations] ⚠ No code blocks — agents perform better with concrete snippets and commands. ✅ All checks passed (2 skill(s)) ``` |
7c1551b to
f844f4e
Compare
…l. Added fabric optimization skill
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
npm startand verified thatREADME.mdis up to date.stagedbranch for this pull request.Description
Purpose
A prescriptive, decision-driven guide for designing data platforms using the medallion architecture pattern on Microsoft Fabric. This skill enables GitHub Copilot to provide targeted, context-aware guidance when users ask architecture or design questions about Fabric data projects.
What It Adds to awesome-copilot
This skill fills a gap in the awesome-copilot collection by offering:
Usage Context
Developers and data engineers building on Microsoft Fabric can ask Copilot questions like:
Copilot will invoke this skill and provide answers grounded in the medallion pattern rather than generic advice.
Audience
Type of Contribution
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.