Skip to main content
Run any Skill in Manus
with one click
scardoso-lu
GitHub creator profile

scardoso-lu

Repository-level view of 17 collected skills across 3 GitHub repositories.

skills collected
17
repositories
3
updated
2026-07-01
repository explorer

Repositories and representative skills

fabric-notebook-loop
software-developers

Develop Fabric notebooks using a local closed-loop cycle — author in .py locally, build to .Notebook format, deploy via REST API, execute, monitor, diagnose errors, fix, and redeploy. Use for iterative notebook development without portal interaction. Typically converges in 1–3 iterations. Cold-start time varies by capacity tier (≈3 min on F64, up to 8–12 min on F2/F4).

2026-05-26
fabric-ops
network-and-computer-systems-administrators

Operate and maintain a Fabric data platform — orchestrate pipeline DAGs, run VACUUM, update platform inventory, manage workspace items, and execute operational routines. Use for day-to-day platform operations, maintenance windows, GDPR purges, or environment setup.

2026-05-26
fabric-pipeline
software-developers

Create, deploy, and test a Fabric Data Factory pipeline that chains all topic notebooks in order (download → bronze → dq_bronze → silver → dq_silver → gold → dq_gold). Use after all notebooks for a topic have been individually deployed and smoke-tested.

2026-05-26
rtk
software-developers

Prefix shell commands with rtk to apply the token-optimizing proxy (60–90% savings on Git, pytest, ruff, Fabric CLI, file ops).

2026-05-26
mock-data
software-developers

Generate deterministic synthetic CSV files under data/sandbox/ using the data_mock_generate MCP tool. Use when no real source file exists for a new or demo topic and you need staged data to build the download/bronze/dq notebook pipeline against.

2026-05-26
semantic-model
software-developers

List, read, and interpret Microsoft Fabric Semantic Models (Power BI datasets). Use when an agent needs to understand available business metrics, DAX measures, table relationships, or column definitions before writing DAX queries, building reports, or validating Gold-layer outputs against business definitions.

2026-05-26
fabric-ingest
software-developers

Ingest local staged files (CSV, Parquet, JSON, Excel) into a Microsoft Fabric Lakehouse as Bronze Delta tables. Use when loading data from the target repo's data/sandbox/ into the Bronze layer. Handles sanitization, lineage envelope injection, and idempotent partition overwrite.

2026-05-25
fabric-model
software-developers

Build Gold layer analytical objects — dimensional models (Kimball star schema), KPI aggregates, wide tables, or TMDL semantic models. Use when creating fact tables, dimension tables, monthly aggregates, or Power BI semantic models from Silver data. Enforces referential integrity, metric standardization, and schema locking.

2026-05-25
Showing top 8 of 10 collected skills in this repository.
kiss-yagni
software-developers

Prefer the simplest solution that satisfies the current epic; never add complexity for hypothetical future needs

2026-04-25
purview-asset-governance
compliance-officers-131041

Ensures the agent only references data assets that verifiably exist in Microsoft Purview's Data Map. Use before generating any diagram node that represents a catalogued asset (Lakehouse, Pipeline, Notebook, Warehouse, Table).

2026-04-23
workspace-scoping
software-developers

Governs how the agent chooses between single-workspace and cross-workspace design modes. Use when deciding which Purview collections to query for a given epic, and when placing nodes from different workspaces into the same diagram.

2026-04-23
azure-devops-epic-mapping
software-developers

Governs how Azure DevOps epics are interpreted and translated into medallion architecture diagrams. Use when reading epic details and deciding which data sources, transformations, and serving outputs belong in the diagram.

2026-04-23
draw-io-diagram-constraints
software-developers

Enforces formatting, layout, and label rules for all generated .drawio files. Use whenever calling generate_diagram or reviewing diagram output to ensure files open and render correctly in draw.io Desktop and diagrams.net.

2026-04-23
medallion-architecture
database-architects

Enforces Bronze/Silver/Gold layer discipline when designing Microsoft Fabric data architectures. Use when generating or reviewing any medallion architecture diagram for a Fabric workspace.

2026-04-23
Showing 3 of 3 repositories
All repositories loaded
scardoso-lu Agent Skills | SkillsMP