xamarin-maui-framework-migration
Installation
SKILL.md
Xamarin.Forms to .NET MAUI Migration Skill
Purpose
Use this skill to migrate Xamarin.Forms code into .NET MAUI projects with a repeatable, auditable workflow.
This skill is reusable across repositories and teams. It supports full-solution migration and incremental copy-paste migration where code is moved module-by-module into an existing or new MAUI app.
This skill is designed around Microsoft guidance:
- Upgrade Xamarin.Forms app to latest 5.x baseline.
- Create a new .NET MAUI project.
- Copy and transform code, resources, dependencies, and platform assets.
- Replace incompatible APIs and modernize architecture.
- Validate and report migration readiness and remaining manual work.