dotnetdotnetOfficialยท26 Agent Skills Included

maui

Automate .NET MAUI pull request reviews, testing, and CI triage

Automates pull request reviews, test creation, and CI failure investigation for the .NET MAUI cross-platform app framework. Runs device, UI, unit, and Helix tests, verifies that new tests actually catch bugs, and classifies build failures against baselines. Eliminates manual triage of issues, labels, release readiness checks, and repetitive review work so maintainers ship fixes faster.
npx skills add dotnet/maui --all -g -y

All Skills in This Repository (26)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
dotnetdotnet

analyze-sessions

Analyzes local Copilot CLI session logs to identify agent failure modes and generate regression evals.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

ci-fix

Triages .NET MAUI CI-fixer pull requests with ownership deduplication and safety gates.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

evaluate-pr-tests

Evaluates PR test coverage, quality, conventions, and test type appropriateness for .NET MAUI pull requests.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

azdo-build-investigator

Investigates dotnet/maui CI failures across Azure DevOps pipelines, Helix tests, and binlogs.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

code-review

Reviews .NET MAUI pull request code for correctness, safety, and convention compliance.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

dependency-flow

Manages .NET MAUI dependency flow operations using darc, Maestro MCP tools, and channel conventions.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

agentic-labeler

Applies area and platform labels to dotnet/maui issues and pull requests.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotnetdotnet

review-test-failures

Classifies PR CI test failures as PR-caused or unrelated and emits a merge-readiness verdict.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

release-readiness

Assesses ship-readiness of .NET MAUI servicing and preview release branches from CI and regression evidence.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

agentic-workflows

Routes GitHub Agentic Workflows design, creation, debugging, and upgrade requests to matching prompt files.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotnetdotnet

otel-queries

Analyzes Copilot and agentic workflow OpenTelemetry token and execution metrics from JSONL exports.

Official
Basic
๐Ÿ“ฆ In Repo
dotnetdotnet

pr-review

Orchestrates a three-phase pull request review workflow for dotnet/maui with multi-model fix exploration.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install dotnet/maui skills?โ–ผ

Run `npx skills add dotnet/maui --all -g -y` in your terminal to install all skills in this suite globally.

What is .NET MAUI used for?โ–ผ

.NET MAUI is Microsoft's cross-platform framework for building Android, iOS, macOS, and Windows apps from a single C# and XAML codebase. This skill suite helps AI agents review, test, and maintain that framework's repository.

How do these skills help with pull request reviews?โ–ผ

Skills like pr-review, code-review, and try-fix gather PR context, analyze code against MAUI conventions, and test alternative fixes across multiple AI models. They produce structured findings without ever approving or posting reviews, which stays a human decision.

Can AI run .NET MAUI device and UI tests?โ–ผ

Yes. Skills such as run-device-tests, write-ui-tests, and run-helix-tests build test apps, boot simulators or emulators, and execute filtered test categories on iOS, Android, MacCatalyst, and Windows.

Do I need to write code to use these skills?โ–ผ

No. You describe the task in plain English, such as reviewing a PR or triaging issues, and your AI agent runs the underlying PowerShell scripts and GitHub commands for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’