macios
Build, test, and review .NET apps for Apple platforms
All Skills in This Repository (8)
Pure Emerald Level Indicatorsmacios-ci-failure-inspector
Investigate Azure DevOps CI failures for the dotnet/macios repository.
macios-xcode-beta-update
Automate Xcode beta version bumps across macios configuration files and validate workflows.
macios-binding-creator
Automate Apple framework binding workflows from .todo files through validation.
macios-ci-postmortem
Classify CI failures from recent dotnet/macios PRs and suggest GitHub issue actions.
fix-random-ci-test-failure
Analyze flaky CI test failures in dotnet/macios and generate targeted fixes.
update-expected-app-size
Retrieve updated-expected-sizes artifacts from Azure DevOps CI and apply them to expected files.
macios-reviewer
Automate dotnet/macios pull request reviews against fixed rules.
gh-stack
Manage stacked branches and dependent pull requests with the gh-stack GitHub CLI extension.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core