dotnetdotnetOfficialยท8 Agent Skills Included

macios

Build, test, and review .NET apps for Apple platforms

Automates the full development workflow for .NET on iOS, macOS, tvOS, and Mac Catalyst. Creates C# bindings for Apple frameworks, investigates CI build failures, updates Xcode beta versions, and reviews pull requests against maintainer rules. Eliminates manual log digging, flaky test triage, and repetitive binding validation across all Apple platforms.
npx skills add dotnet/macios --all -g -y

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

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

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

How to investigate CI failures in dotnet/macios?โ–ผ

Share an Azure DevOps build URL with your AI agent and the CI failure inspector skill extracts failing jobs, test names, and root causes automatically.

Can AI create C# bindings for Apple frameworks?โ–ผ

Yes. The binding creator skill reads missing API lists, writes the C# bindings, and validates them with xtro, cecil, and introspection tests on every platform.

How to update macios for a new Xcode beta?โ–ผ

The Xcode beta update skill bumps all version files, runs a full build, and validates introspection tests for iOS, tvOS, macOS, and Mac Catalyst.

Does this suite help review pull requests?โ–ผ

Yes. The reviewer skill checks PRs against maintainer rules for bindings, nullable safety, performance, and platform attributes, then posts inline comments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’