davidortinaudavidortinauCommunityยท8 Agent Skills Included

maui-skills

Expert .NET MAUI development, UI design, and Xamarin migration guidance

Guides cross-platform .NET MAUI app development across 41 focused topics, from data binding and Shell navigation to push notifications, SQLite storage, and authentication. Prevents common mistakes like deprecated APIs, broken hot reload, permission failures, and platform-specific crashes on Android, iOS, Mac Catalyst, and Windows. Includes senior-level UI/UX reasoning for mobile, tablet, and desktop layouts, plus step-by-step Xamarin.Forms, Xamarin.Android, and Xamarin.iOS migration workflows.
npx skills add davidortinau/maui-skills --all -g -y

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install maui-skills?โ–ผ

Run `npx skills add davidortinau/maui-skills --all -g -y` in your terminal to install all 41 skills globally.

What do these .NET MAUI skills cover?โ–ผ

They cover the full app development workflow: UI controls, navigation, data binding, performance, authentication, notifications, maps, storage, accessibility, and localization. Each skill includes code examples, platform gotchas, and checklists.

Can these skills help migrate Xamarin apps to .NET MAUI?โ–ผ

Yes. Dedicated workflow skills guide Xamarin.Forms, Xamarin.Android, and Xamarin.iOS migrations, including project conversion, namespace renames, renderer-to-handler upgrades, and deprecated API replacements.

Do these skills work with Claude Code and GitHub Copilot CLI?โ–ผ

Yes. Every skill follows the standard SKILL.md format and loads automatically when your prompt matches its topic in Claude Code, GitHub Copilot CLI, and other compatible coding environments.

How do the skills prevent deprecated .NET MAUI APIs?โ–ผ

The maui-current-apis skill acts as an always-on guardrail that detects your project's target framework and blocks deprecated APIs like ListView, Frame, and Device.* in favor of their modern .NET 10 replacements.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’