xamarin-maui-platform-specific-migration

Installation
SKILL.md

Xamarin.Forms to .NET MAUI Platform-Specific Migration Skill

Purpose

Use this companion skill to migrate platform-specific code safely when Xamarin.Forms code is moved to a .NET MAUI app.

This skill focuses only on platform concerns:

  1. Android manifest, components, and runtime permissions.
  2. iOS Info.plist keys, entitlements, URL schemes, and lifecycle integrations.
  3. Windows target behavior and UWP-to-Windows mapping.
  4. Native SDK startup and lifecycle parity.

Recommended skill sequence

Run skills in this order for best outcomes:

  1. xamarin-maui-framework-migration
  2. xamarin-maui-syncfusion-migration
  3. xamarin-maui-platform-specific-migration (this skill)
  4. xamarin-maui-renderer-handler-migration
Installs
GitHub Stars
1
First Seen
Jun 1, 2026
xamarin-maui-platform-specific-migration — syncfusion/xamarin-maui-migration-skills