Skip to main content
Run any Skill in Manus
with one click
patrikborosch
GitHub creator profile

patrikborosch

Repository-level view of 30 collected skills across 1 GitHub repositories.

skills collected
30
repositories
1
updated
2026-06-19
repository explorer

Repositories and representative skills

pre-pr-check
software-quality-assurance-analysts-and-testers

Verify a skill PR locally before submitting. Walks workload-team contributors through the three local checks that mirror what CI runs on every PR: quality_checker structural lint, Vally eval for changed skills, and filtered full-eval for changed skills. Vally is the primary harness; legacy smoke is break-glass only. Use before opening or pushing to a PR that touches `skills/`, `common/`, `agents/`, or `tests/`. Triggers: "pre-PR check", "verify my PR locally", "run vally locally", "run full eval locally", "validate my skill before submit", "check my changes before push", "what should I run before opening a PR".

2026-06-19
pre-pr-review
software-quality-assurance-analysts-and-testers

Self-review your skill PR before requesting human / bot review. Runs three independent parallel reviews across different models, cross-verifies findings against Microsoft Learn, removes false positives, and presents consolidated findings for you to fix BEFORE you push the next commit. Adapted from the deep-review pattern used by maintainers. Use when your skill PR is functionally complete and you want a high-confidence pass catching the issues bot and reviewers usually flag. Triggers: "review my PR", "self-review", "pre-review", "deep review my PR", "review before submitting", "what will reviewers flag".

2026-06-19
quality-check
software-quality-assurance-analysts-and-testers

Run local quality checks on skills-for-fabric before committing. Validates all skills in the skills/ folder for structural compliance, semantic disambiguation, broken references, and content quality. Use before submitting a PR to catch issues early. Triggers: "check my skills", "run quality check", "validate skills", "pre-commit check", "lint skills".

2026-06-19
release-public
software-developers

End-to-end public-release workflow for skills-for-fabric: stamp version, open the microsoft/skills-for-fabric PR, run the release-artifact smoke (structural + install + behavioral Copilot probes), then tag and publish. Captures the exact verification harness used for 0.3.2. Use when the user wants to: (1) cut a new public release, (2) smoke-test a release branch before merging the public PR, (3) verify a release artifact behaves correctly in a clean Copilot CLI install. Triggers: "cut a release", "public release", "release smoke", "verify release", "stamp version", "publish to public", "0.x.y release", "release workflow", "release runbook".

2026-06-19
weekly-status-pptx
project-management-specialists

Generate a Fabric Skills weekly status PowerPoint deck from ADO work items, git history, and open PRs in the gim-home/skills-for-fabric and microsoft/skills-for-fabric repos, then upload it to the team's SharePoint folder. Use this skill whenever the user asks for a "weekly summary", "status slides", "status deck", "weekly pptx", "weekly report pptx", or mentions creating presentation slides for Fabric Skills status. Also trigger when the user says "generate slides", "status PowerPoint", or "upload status to SharePoint".

2026-06-19
activator-authoring-cli
software-developers

Create alerts, notifications, and automated actions on Fabric data and events via Fabric REST API and `az rest` CLI. **Invoke this skill** whenever the user wants to: (1) create, update, or delete an alert or notification flow, (2) send a Teams message, email, or run a Fabric item when something happens, (3) connect alert logic to Eventhouse, Eventstream, Real-time Hub, or DTB / Ontology data, (4) adjust thresholds, filters, event triggers, or actions, (5) troubleshoot or change an existing Activator/Reflex definition. Invoke this skill **before** asking clarifying questions — clarification is part of this skill, not a preamble to it. Triggers: "create an alert", "create an activator", "create a reflex", "create an activator item", "create an alert item", "notify me when", "let me know when", "take action when", "send me an email when", "send a teams message when", "run a pipeline when", "update an alert", "delete an alert", "activator rule"

2026-06-19
activator-consumption-cli
software-developers

Inspect existing alerts, notifications, and automated actions in Fabric via read-only REST API calls using `az rest` CLI. **Invoke this skill** whenever the user wants to: (1) list existing alerts in a workspace, (2) inspect how an alert or notification is configured, (3) read and decode an Activator/Reflex definition (ReflexEntities.json), (4) list rules, sources, and actions behind an alert, (5) understand why an alert fires or what action it takes. **Invoke this skill before answering questions** about an Activator/Reflex item in a Fabric workspace — the listing, lookup, and decoding workflows are part of this skill, not preamble to it. Triggers: "show my alerts", "what alerts do I have", "inspect this alert", "show me the rule", "show me the action", "show me the source", "get reflex definition", "list activators", "list alerts", "list reflex items", "show activator items", "activator details", "find activator named"

2026-06-19
check-updates
software-developers

Check for skills-for-fabric marketplace updates at session start. Compares local version against GitHub releases and shows changelog if updates are available. Use when the user wants to: (1) check for skill updates, (2) see what's new in skills-for-fabric, (3) verify current version. Triggers: "check for updates", "am I up to date", "what version", "update skills", "show changelog".

2026-06-19
Showing top 8 of 30 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded